summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-05-02 23:05:42 (GMT)
committerYann Collet <cyan@fb.com>2018-05-02 23:05:42 (GMT)
commitc25eb1666654c378a6f9e74c9975181cb2767a2a (patch)
tree2acac6d8a5f25b2b06470c0ce6f2b247418411df /examples
parent858d12e3e1ac072fb0cec188a55bdf1f106fb2da (diff)
downloadlz4-c25eb1666654c378a6f9e74c9975181cb2767a2a.zip
lz4-c25eb1666654c378a6f9e74c9975181cb2767a2a.tar.gz
lz4-c25eb1666654c378a6f9e74c9975181cb2767a2a.tar.bz2
random lz4f clarifications
the initial intention was to update lz4f ring buffer strategy, but lz4f doesn't use ring buffer. Instead, it uses the destination buffer as much as possible, and merely copies just what's required to preserve history into its own buffer, at the end. Pretty efficient. This patch just clarifies a few comments and add some assert(). It's built on top of #528. It also updates doc.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions