calculate Next Record Bytes
Calculates the byte offset of the start of the next record. Cannot return 0 as you must make progress on the source. You receive a peeked source so be careful how far ahead you read.
Calculates the byte offset of the start of the next record. Cannot return 0 as you must make progress on the source. You receive a peeked source so be careful how far ahead you read.