On Mon, Aug 26, 2019 at 9:49 PM Jason E. Aten <j.e.a...@gmail.com> wrote: > It sounds like it does, but just to be clear: does S2 also replace/upgrade > the snappy *streaming* format (the outer format that is different from snappy > itself; e.g. https://github.com/glycerine/go-unsnap-stream )?
Tangential, but the https://github.com/golang/snappy package can also read the streaming format. As https://godoc.org/github.com/golang/snappy says, "There are actually two Snappy formats... The block format is the Decode and Encode functions and the stream format is the Reader and Writer types." -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOeFMNXqqQwOFtfF_qyY2LEC40mnZLHGueanNRP%3DPGwevYMVvA%40mail.gmail.com.