open fun fixedSizeMode(size: Int): Unit
Flip the parser into fixed size mode, where the record size is specified by size in bytes.
size
This method can be called multiple times with different values of size while data is being parsed.
size - the new record size