Open mooijtech opened 1 year ago
ZLib decompression is not currently supported, check for ZLib (magic) bytes and decompress accordingly in the HeapOnNodeReader.
HeapOnNodeReader
Edit: Possibly supports ReadAhead
Required for OST support, references https://github.com/mooijtech/go-pst/issues/30
ZLib decompression is not currently supported, check for ZLib (magic) bytes and decompress accordingly in the
HeapOnNodeReader
.Edit: Possibly supports ReadAhead