v0.4.21
Fixed
- When flate encoding, do not mark internal state as flushed if it ran out of buffer space.
- Add debug assertion in
produce
method to check buffer capacity in implementations forBufWriter
.
produce
method to check buffer capacity in implementations for BufWriter
.