This is the complete list of members for fm.liveswitch.DataBufferSubset, including all inherited members.
| allocate(int count) | fm.liveswitch.DataBuffer | static |
| allocate(int count, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| and(int value, int offset) | fm.liveswitch.DataBuffer | |
| append(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.DataBufferSubset | |
| append(fm.liveswitch.DataBuffer[] buffers) | fm.liveswitch.DataBufferSubset | |
| areEqual(fm.liveswitch.DataBuffer buffer1, fm.liveswitch.DataBuffer buffer2) | fm.liveswitch.DataBuffer | static |
| canResize(int newLength, int offset) | fm.liveswitch.DataBuffer | |
| clone() | fm.liveswitch.DataBuffer | |
| clone(boolean littleEndian) | fm.liveswitch.DataBuffer | |
| copy() | fm.liveswitch.DataBuffer | |
| copy(boolean usePool) | fm.liveswitch.DataBuffer | |
| free() | fm.liveswitch.DataBufferSubset | |
| fromBytes(byte[] bytes) | fm.liveswitch.DataBuffer | static |
| fromBytes(byte[] bytes, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| fromHexString(String hexString) | fm.liveswitch.DataBuffer | static |
| fromHexString(String hexString, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| fromJson(String dataBufferJson) | fm.liveswitch.DataBuffer | static |
| fromJsonArray(String dataBuffersJson) | fm.liveswitch.DataBuffer | static |
| getData() | fm.liveswitch.DataBufferSubset | |
| getEmpty() | fm.liveswitch.DataBuffer | static |
| getIndex() | fm.liveswitch.DataBuffer | |
| getInnerData() | fm.liveswitch.DataBuffer | protected |
| getIsPooled() | fm.liveswitch.DataBufferSubset | |
| getIsSubset() | fm.liveswitch.DataBufferSubset | |
| getLength() | fm.liveswitch.DataBuffer | |
| getLittleEndian() | fm.liveswitch.DataBuffer | |
| getParent() | fm.liveswitch.DataBufferSubset | |
| keep() | fm.liveswitch.DataBufferSubset | |
| or(int value, int offset) | fm.liveswitch.DataBuffer | |
| prepend(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.DataBufferSubset | |
| prepend(fm.liveswitch.DataBuffer[] buffers) | fm.liveswitch.DataBufferSubset | |
| read1(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read10(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read10Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read11(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read11Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read12(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read12Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read13(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read13Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read14(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read14Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read15(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read15Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read16(int offset) | fm.liveswitch.DataBuffer | |
| read16(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read16Signed(int offset) | fm.liveswitch.DataBuffer | |
| read16Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read17(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read17Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read18(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read18Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read19(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read19Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read2(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read20(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read20Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read21(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read21Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read22(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read22Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read23(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read23Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read24(int offset) | fm.liveswitch.DataBuffer | |
| read24(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read24Signed(int offset) | fm.liveswitch.DataBuffer | |
| read24Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read2Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read3(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read32(int offset) | fm.liveswitch.DataBuffer | |
| read32(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read32Signed(int offset) | fm.liveswitch.DataBuffer | |
| read32Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read3Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read4(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read40(int offset) | fm.liveswitch.DataBuffer | |
| read40(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read40Signed(int offset) | fm.liveswitch.DataBuffer | |
| read40Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read48(int offset) | fm.liveswitch.DataBuffer | |
| read48(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read48Signed(int offset) | fm.liveswitch.DataBuffer | |
| read48Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read4Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read5(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read56(int offset) | fm.liveswitch.DataBuffer | |
| read56(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read56Signed(int offset) | fm.liveswitch.DataBuffer | |
| read56Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read5Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read6(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read64(int offset) | fm.liveswitch.DataBuffer | |
| read64(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read64Signed(int offset) | fm.liveswitch.DataBuffer | |
| read64Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read6Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read7(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read7Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read8(int offset) | fm.liveswitch.DataBuffer | |
| read8(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read8Signed(int offset) | fm.liveswitch.DataBuffer | |
| read8Signed(int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| read9(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| read9Signed(int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| readUtf8String(int offset) | fm.liveswitch.DataBuffer | |
| readUtf8String(int offset, int length) | fm.liveswitch.DataBuffer | |
| resize(int newLength) | fm.liveswitch.DataBuffer | |
| resize(int newLength, int offset) | fm.liveswitch.DataBuffer | |
| resize(int newLength, int offset, boolean setZero) | fm.liveswitch.DataBuffer | |
| sequenceEquals(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.DataBuffer | |
| sequenceEqualsConstantTime(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.DataBuffer | |
| set(byte value) | fm.liveswitch.DataBuffer | |
| set(byte value, int offset) | fm.liveswitch.DataBuffer | |
| set(byte value, int offset, int length) | fm.liveswitch.DataBuffer | |
| setIndex(int value) | fm.liveswitch.DataBuffer | protected |
| setInnerData(byte[] value) | fm.liveswitch.DataBuffer | protected |
| setLength(int value) | fm.liveswitch.DataBuffer | protected |
| setLittleEndian(boolean value) | fm.liveswitch.DataBuffer | |
| subset(int offset) | fm.liveswitch.DataBufferSubset | |
| subset(int offset, int length) | fm.liveswitch.DataBufferSubset | |
| toArray() | fm.liveswitch.DataBuffer | |
| toBytes() | fm.liveswitch.DataBuffer | |
| toHexString() | fm.liveswitch.DataBuffer | |
| toJson(final fm.liveswitch.DataBuffer dataBuffer) | fm.liveswitch.DataBuffer | static |
| toJson() | fm.liveswitch.DataBuffer | |
| toJsonArray(fm.liveswitch.DataBuffer[] dataBuffers) | fm.liveswitch.DataBuffer | static |
| tryKeep() | fm.liveswitch.DataBuffer | |
| tryRead1(int offset, int bitOffset, fm.liveswitch.BooleanHolder value) | fm.liveswitch.DataBuffer | |
| tryRead10(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead11(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead12(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead13(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead14(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead15(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead16(int offset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead17(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead18(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead19(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead2(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead20(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead21(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead22(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead23(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead24(int offset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead3(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead32(int offset, fm.liveswitch.LongHolder value) | fm.liveswitch.DataBuffer | |
| tryRead4(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead40(int offset, fm.liveswitch.LongHolder value) | fm.liveswitch.DataBuffer | |
| tryRead48(int offset, fm.liveswitch.LongHolder value) | fm.liveswitch.DataBuffer | |
| tryRead5(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead56(int offset, fm.liveswitch.LongHolder value) | fm.liveswitch.DataBuffer | |
| tryRead6(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead64(int offset, fm.liveswitch.LongHolder value) | fm.liveswitch.DataBuffer | |
| tryRead7(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead8(int offset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| tryRead9(int offset, int bitOffset, fm.liveswitch.IntegerHolder value) | fm.liveswitch.DataBuffer | |
| wrap(byte[] data) | fm.liveswitch.DataBuffer | static |
| wrap(byte[] data, int index) | fm.liveswitch.DataBuffer | static |
| wrap(byte[] data, int index, int length) | fm.liveswitch.DataBuffer | static |
| wrap(byte[] data, int index, int length, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| wrap(byte[] data, int index, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| wrap(byte[] data, boolean littleEndian) | fm.liveswitch.DataBuffer | static |
| write(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.DataBuffer | |
| write(fm.liveswitch.DataBuffer buffer, int offset) | fm.liveswitch.DataBuffer | |
| write(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write1(boolean value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write10(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write11(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write12(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write13(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write14(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write15(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write16(int value, int offset) | fm.liveswitch.DataBuffer | |
| write16(int value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write16Signed(int value, int offset) | fm.liveswitch.DataBuffer | |
| write17(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write18(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write19(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write2(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write20(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write21(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write22(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write23(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write24(int value, int offset) | fm.liveswitch.DataBuffer | |
| write24(int value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write3(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write32(long value, int offset) | fm.liveswitch.DataBuffer | |
| write32(long value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write4(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write40(long value, int offset) | fm.liveswitch.DataBuffer | |
| write40(long value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write48(long value, int offset) | fm.liveswitch.DataBuffer | |
| write48(long value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write5(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write56(long value, int offset) | fm.liveswitch.DataBuffer | |
| write56(long value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write6(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write64(long value, int offset) | fm.liveswitch.DataBuffer | |
| write64(long value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write7(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| write8(int value, int offset) | fm.liveswitch.DataBuffer | |
| write8(int value, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| write9(int value, int offset, int bitOffset) | fm.liveswitch.DataBuffer | |
| writeBytes(byte[] bytes) | fm.liveswitch.DataBuffer | |
| writeBytes(byte[] bytes, int bytesIndex, int bytesLength, int offset) | fm.liveswitch.DataBuffer | |
| writeBytes(byte[] bytes, int bytesIndex, int bytesLength, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.DataBuffer | |
| writeBytes(byte[] bytes, int bytesIndex, int offset) | fm.liveswitch.DataBuffer | |
| writeBytes(byte[] bytes, int offset) | fm.liveswitch.DataBuffer | |
| xor(int value, int offset) | fm.liveswitch.DataBuffer |