lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lzip-bug] How to reset a LZ_Decoder


From: John Reiser
Subject: Re: [Lzip-bug] How to reset a LZ_Decoder
Date: Fri, 18 Dec 2009 09:19:45 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Thunderbird/3.0

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.

--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]