On Monday, 26 August 2019 13:49:23 UTC+2, Jason E. Aten wrote:
>
> Excellent! Thank you, Klaus!
>
> 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 )? 
>

Yes. The main change was to allow bigger blocks (up to 4MB) in the 
streaming format.

The streaming format has a new header 'magic bytes' so it can be recognized 
and rejected by Snappy.

The only change to the block format is that it can have matches at offset 
'0' which indicates that the used offset should be used.


/Klaus
 

-- 
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/f3afdff6-8e23-446e-a755-a35f00f85582%40googlegroups.com.

Reply via email to