Closed HDembinski closed 2 years ago
pyiostream is added, which allows C++ code to interact with an iostream that read/writes to a Python file object. The primary use-case is to have transparent compression based on the gzip, bzip2, lzma modules in Python's standard library.
pyiostream is added, which allows C++ code to interact with an iostream that read/writes to a Python file object. The primary use-case is to have transparent compression based on the gzip, bzip2, lzma modules in Python's standard library.