Closed DrChat closed 11 months ago
LZX doesn't have the notion of padding bytes - instead, other implementations require the caller to provide the expected output length and the decoder continues decoding until it emits that number of bytes.
LZX doesn't have the notion of padding bytes - instead, other implementations require the caller to provide the expected output length and the decoder continues decoding until it emits that number of bytes.