codes 0..9 handled incorrectly
Brought to you by:
brisk
PilotDocRecord.java, line 265 should also contain
desftBuf+=c;
While compression/decompression seems to work with
this library, it crashes on files, compressed with other
tools, like MakeDocw, since destination offset is not
updated.
hax@deep-shadows.com