bytesToRecords

abstract fun bytesToRecords(source: ByteString): List<R>

Converts a ByteString to records.