Currently reading compressed streams backwards are broken (the now disabled compressed_stream_backwards test sometimes fails).
We are implementing a new file stream api, which would support all 4 combinations of compressed/uncompressed serialized/unserialized streams.
For now the code lives here, but we hope to merge it into tpie, when we have implemented all features and it has been tested thoroughly.
Currently reading compressed streams backwards are broken (the now disabled
compressed_stream_backwardstest sometimes fails).We are implementing a new file stream api, which would support all 4 combinations of compressed/uncompressed serialized/unserialized streams.
For now the code lives here, but we hope to merge it into tpie, when we have implemented all features and it has been tested thoroughly.