You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backward-compatibility code for the default parameters of LZ4Block*Stream
Before the PR, the 4 first bits were always set to 0 in LZ4Block*Stream.
This commit keeps the current behaviour in LZ4Block*Stream to avoid
breaking existing data built with this library
0 commit comments