sapling/lib/lz4-pyframe
Durham Goode 51cca830f8 lz4-pyframe: fix compression of 0 length strings
Summary:
The python lz4 framing logic chooses to include no data when the input
string is 0 length. We need to match that logic in order to be compatible with
it.

See https://github.com/steeve/python-lz4/blob/master/src/python-lz4.c#L75

Reviewed By: quark-zju

Differential Revision: D8773951

fbshipit-source-id: 9bc60fc0779eb923f7c663d7e516b519963e8056
2018-07-09 18:02:58 -07:00
..
src lz4-pyframe: fix compression of 0 length strings 2018-07-09 18:02:58 -07:00
Cargo.toml cargo: add a workspace 2018-07-05 16:06:35 -07:00