snappy icon indicating copy to clipboard operation
snappy copied to clipboard

How come snappytool does not support stream format?

Open alvinlin123 opened this issue 5 years ago • 1 comments

I looked at the history of snappytool and it seems like the tool was purposely rewritten to use block format instead of stream format. What's the reason behind this? Why can't the snappytool support both stream and block format?

I would love to have stream format support because, then, I can use the tool to decode a snappy encoded stream (that is stored in some DB) for troubleshooting and debugging purposes.

alvinlin123 avatar Jun 05 '20 01:06 alvinlin123

s2d supports snappy stream decompression.

klauspost avatar May 31 '22 10:05 klauspost