There was an error while loading. Please reload this page.
A RecordReader allows to raw data as basic types (numbers, strings, etc.) from an Input buffer and put it in Record properties:
RecordReader
readByteBits(propertyName, bitLimit, nameForRemainingBits)
readNibbles(nameForFirstBits, nameForLastBits)
readByte(propertyName)
readSignedInt(propertyName)