traveler.core.compression#
Functions#
|
Compresses a file using LZ4. |
|
Decompresses a file using LZ4. |
|
Loads an object from a bytestring. |
|
Loads an object from a file. |
|
Dumps an object to a bytesting. |
|
Dumps an object to a file. |
|
Opens a file with a compression filter based on the extension. |