class ZStream
😱 Types incomplete or incorrect? 🙏 Please contribute!
methods
ZStream.adlerreset
Reference:
- Corresponding C source code: lzlib.c#L307-L322
ZStream.compress
Reference:
- Corresponding C source code: lzlib.c#L231-L263
ZStream.decompress
Reference:
- Corresponding C source code: lzlib.c#L195-L227
ZStream.flush
Flush the output for deflate streams.
Reference:
- Corresponding C source code: lzlib.c#L267-L303
😱 Types incomplete or incorrect? 🙏 Please contribute!
ZStream.close
Close the stream.
Reference:
- Corresponding C source code: lzlib.c#L138-L143
😱 Types incomplete or incorrect? 🙏 Please contribute!
ZStream.adler
Reference:
- Corresponding C source code: lzlib.c#L147-L152