Deleted Added
full compact
0a1
>
2c3
< # $File: sereal,v 1.1 2014/05/14 23:04:59 christos Exp $
---
> # $File: sereal,v 1.2 2014/11/11 20:10:49 christos Exp $
18c19
< 0 string \=srl Sereal data
---
> 0 string \=srl Sereal data
20,24c21,25
< >4 byte&0x0F x (version %d,
< >4 byte&0xF0 0x00 uncompressed)
< >4 byte&0xF0 0x10 compressed with non-incremental Snappy)
< >4 byte&0xF0 0x20 compressed with incremental Snappy)
< >4 byte&0xF0 >0x20 unknown subformat, flag: %d>>4)
---
> >4 byte&0x0F x (version %d,
> >4 byte&0xF0 0x00 uncompressed)
> >4 byte&0xF0 0x10 compressed with non-incremental Snappy)
> >4 byte&0xF0 0x20 compressed with incremental Snappy)
> >4 byte&0xF0 >0x20 unknown subformat, flag: %d>>4)