OERecordFromBytes¶
OERecordFromBytes(record: OERecord, buf: bytes) -> bool
Reads an OERecord object from bytes in a binary format.
See also
record_from_bytes¶
record_from_bytes is an alias to OERecordFromBytes.
OERecordFromBytes(record: OERecord, buf: bytes) -> bool
Reads an OERecord object from bytes in a binary format.
See also
record_from_bytes is an alias to OERecordFromBytes.