libmidi.utils.bytes
bytes utils.
Functions
|
Pop footer bytes from data and return the rest. |
- libmidi.utils.bytes.get_data_from_bytes(data: bytes, size: int) Tuple[bytes, bytes]
Pop footer bytes from data and return the rest.
bytes utils.
Functions
|
Pop footer bytes from data and return the rest. |
Pop footer bytes from data and return the rest.