pysmaz2 0.0.3

Last updated:

0 purchases

pysmaz2 0.0.3 Image
pysmaz2 0.0.3 Images
Add to Cart

Description:

pysmaz2 0.0.3

✨ pysmaz2 ✨
The python binding for smaz2






install
pip install pysmaz2

Usage
def compress(inp: bytes, bufsize: int) -> bytes: ...
def compress_into(inp: bytes, out: bytearray) -> int: ...
def decompress(inp: bytes, bufsize: int) -> bytes: ...
def decompress_into(inp: bytes, out: bytearray) -> int: ...

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.