pysmaz2 0.0.3

Creator: bradpython12

Last updated:

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.