Documentation ¶
Overview ¶
Package rezlib wraps a zlib reader and makes it possible to read until the last current input flush boundary by reading until EOF.
Inspiration from https://github.com/golang/go/issues/48877
TODO: force deflate only?
This is used by TLS deflate (seems be zlib?) where a flush is done between each record
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.