ultramike6
-
2012-07-14
Have a file with size of 108129 bytes. During deflate a excepted is throwed in ABDfEnc.OutputEndOfBlock, wenn final block should be deflated.
call of aStream.ReadStoredBuffer fails, because requested buffer size is 1 byte higher than real buffer.
I think it has to do with alignment of buffers but cannot find the source of problem.