snappy/misc
Nigel Tao 2e65f85255 Fix snappytool to use block, not stream, format
The key difference is replacing snappy.NewWriter and snappy.NewReader
with snappy.Encode and snappy.Decode.

This change restores the behavior of the previous (written in C)
snappytool program.
2018-05-18 15:45:09 +10:00
..
main.cpp Fix snappytool to use block, not stream, format 2018-05-18 15:45:09 +10:00