Skip to content

weeb-poly/pyfastlz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfastlz

pyfastlz is a custom library that was designed for use in other projects

pyfastlz.decompress() is supposed to be similar to zlib.decompress()

This library uses io buffers instead of bytes and bytearray objects to avoid having to keep track of indexes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages