fm.liveswitch.BitAssistant Member List

This is the complete list of members for fm.liveswitch.BitAssistant, including all inherited members.

castByte(int value)fm.liveswitch.BitAssistantstatic
castInteger(byte value)fm.liveswitch.BitAssistantstatic
castLong(byte value)fm.liveswitch.BitAssistantstatic
convertBytesToDouble(byte[] bytes, int index, boolean littleEndian)fm.liveswitch.BitAssistantstatic
convertBytesToSingle(byte[] bytes, int index, boolean littleEndian)fm.liveswitch.BitAssistantstatic
convertDoubleToBytes(double value, boolean littleEndian)fm.liveswitch.BitAssistantstatic
convertSingleToBytes(float value, boolean littleEndian)fm.liveswitch.BitAssistantstatic
copy(byte[] source, int sourceIndex, byte[] destination, int destinationIndex, int length)fm.liveswitch.BitAssistantstatic
copyFloats(float[] source, int sourceIndex, float[] destination, int destinationIndex, int length)fm.liveswitch.BitAssistantstatic
getBinaryBytes(String s)fm.liveswitch.BitAssistantstatic
getBinaryString(byte[] array)fm.liveswitch.BitAssistantstatic
getBinaryString(byte[] array, int offset, int length)fm.liveswitch.BitAssistantstatic
getHexBytes(String s)fm.liveswitch.BitAssistantstatic
getHexString(byte[] array)fm.liveswitch.BitAssistantstatic
getHexString(byte[] array, int offset, int length)fm.liveswitch.BitAssistantstatic
leftShift(byte value, int count)fm.liveswitch.BitAssistantstatic
leftShiftInteger(int value, int count)fm.liveswitch.BitAssistantstatic
leftShiftLong(long value, int count)fm.liveswitch.BitAssistantstatic
leftShiftShort(short value, int count)fm.liveswitch.BitAssistantstatic
reverse(byte[] array)fm.liveswitch.BitAssistantstatic
rightShift(byte value, int count)fm.liveswitch.BitAssistantstatic
rightShiftInteger(int value, int count)fm.liveswitch.BitAssistantstatic
rightShiftLong(long value, int count)fm.liveswitch.BitAssistantstatic
rightShiftShort(short value, int count)fm.liveswitch.BitAssistantstatic
sequencesAreEqual(byte[] array1, byte[] array2)fm.liveswitch.BitAssistantstatic
sequencesAreEqual(byte[] array1, int offset1, byte[] array2, int offset2, int length)fm.liveswitch.BitAssistantstatic
sequencesAreEqualConstantTime(byte[] array1, byte[] array2)fm.liveswitch.BitAssistantstatic
sequencesAreEqualConstantTime(byte[] array1, int offset1, byte[] array2, int offset2, int length)fm.liveswitch.BitAssistantstatic
set(byte[] array, int index, int length, int value)fm.liveswitch.BitAssistantstatic
subArray(byte[] array, int offset)fm.liveswitch.BitAssistantstatic
subArray(byte[] array, int offset, int count)fm.liveswitch.BitAssistantstatic