| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZEOF_BOOLEAN |
1 |
public static final int |
SIZEOF_BYTE |
1 |
public static final int |
SIZEOF_CHAR |
2 |
public static final int |
SIZEOF_DOUBLE |
8 |
public static final int |
SIZEOF_FLOAT |
4 |
public static final int |
SIZEOF_INT |
4 |
public static final int |
SIZEOF_LONG |
8 |
public static final int |
SIZEOF_SHORT |
2 |
public static final String |
UTF8_ENCODING |
"UTF-8" |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.