Thus instead of destroying and recreating a LZ_Decoder, a useful
function would be to somehow clear the buffers and reset the internal
flags to a state equivalent to a decoder just after creation,

Why is the destroy/recreate way unsuitable?

"Reset" or "recover from error" or "start over at least cost"
is a use case that deserves either its own explicit function,
or its own explicit documentation.

--


_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to