Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
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
Yasuhiro Matsumoto 35a8406c21 rewrite snappytool in go 2017-03-28 21:05:51 +09:00