Index
All Classes and Interfaces|All Packages|Serialized Form
I
- incWritten(int) - Method in class com.aurumsmods.littlebigio.BinaryOutputStream
-
Increases the counter of written bytes by the specified value.
- isBigEndian() - Method in interface com.aurumsmods.littlebigio.ByteOrdered
-
Returns
true
if the byte order isByteOrder.BIG_ENDIAN
. - isLittleEndian() - Method in interface com.aurumsmods.littlebigio.ByteOrdered
-
Returns
true
if the byte order isByteOrder.LITTLE_ENDIAN
. - isNativeOrder() - Method in interface com.aurumsmods.littlebigio.ByteOrdered
-
Returns
true
if the byte order equals the machine's native order.
All Classes and Interfaces|All Packages|Serialized Form