Index

B C G I P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

P

putBoolean(byte[], int, boolean) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the boolean value at the specified offset in the raw data array.
putByte(byte[], int, byte) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the byte value at the specified offset in the raw data array.
putChar(byte[], int, ByteOrder, char) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the char value at the specified offset in the raw data array.
putDouble(byte[], int, ByteOrder, double) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the double value at the specified offset in the raw data array.
putFloat(byte[], int, ByteOrder, float) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the float value at the specified offset in the raw data array.
putInt(byte[], int, ByteOrder, int) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the int value at the specified offset in the raw data array.
putLong(byte[], int, ByteOrder, long) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the long value at the specified offset in the raw data array.
putShort(byte[], int, ByteOrder, short) - Static method in class com.aurumsmods.littlebigio.BitConverter
Writes the short value at the specified offset in the raw data array.
B C G I P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form