OERecordFromBytes

OERecordFromBytes(record: OERecord, buf: bytes) -> bool

Reads an OERecord object from bytes in a binary format.

record_from_bytes

record_from_bytes is an alias to OERecordFromBytes.