OERecordToBytes

OERecordToBytes(record: OERecord) -> bytes

Converts an OERecord object to bytes in a binary format.

record_to_bytes

record_to_bytes is an alias to the OERecordToBytes function.