Package org.iq80.leveldb.util
Class SizeOf
java.lang.Object
org.iq80.leveldb.util.SizeOf
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final byte -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIZE_OF_BYTE
public static final byte SIZE_OF_BYTE- See Also:
-
SIZE_OF_SHORT
public static final byte SIZE_OF_SHORT- See Also:
-
SIZE_OF_INT
public static final byte SIZE_OF_INT- See Also:
-
SIZE_OF_LONG
public static final byte SIZE_OF_LONG- See Also:
-
-
Constructor Details
-
SizeOf
private SizeOf()
-