changes the bufferDecompress function, and the supporting local_write_decompressed_byte to work with a pre-allocated buffer of the complete original size of data, as derived from the compression header
also includes overrun protection for decompression
changes the
bufferDecompress
function, and the supportinglocal_write_decompressed_byte
to work with a pre-allocated buffer of the complete original size of data, as derived from the compression headeralso includes overrun protection for decompression