Gitiles
Code Review Sign In
gerrit-public.fairphone.software / platform / external / lz4 / refs/heads/int/11/fp4 / . / examples
tree: a2a49f369dea72919a4b0d3b312fe67d08f66c87 [path history] [tgz]
  1. .gitignore
  2. blockStreaming_doubleBuffer.c
  3. blockStreaming_doubleBuffer.md
  4. blockStreaming_lineByLine.c
  5. blockStreaming_lineByLine.md
  6. blockStreaming_ringBuffer.c
  7. compress_functions.c
  8. COPYING
  9. dictionaryRandomAccess.c
  10. dictionaryRandomAccess.md
  11. frameCompress.c
  12. HCStreaming_ringBuffer.c
  13. Makefile
  14. printVersion.c
  15. README.md
  16. simple_buffer.c
  17. streaming_api_basics.md
examples/README.md

LZ4 examples

All examples are GPL-v2 licensed.

Documents

  • Streaming API Basics
  • Examples
    • Double Buffer
    • Line by Line Text Compression
    • Dictionary Random Access
Powered by Gitilestxt json