summaryrefslogtreecommitdiffstats
path: root/examples/README.md
blob: 1b62d9efb9f2cd1abba6fdcbc01e56d4caaae8fa (plain)
1
2
3
4
5
6
7
8
# LZ4 examples

## Documents

 - [Streaming API Basics](streaming_api_basics.md)
 - Examples
     - [Double Buffer](blockStreaming_doubleBuffer.md)
     - [Line by Line Text Compression](blockStreaming_lineByLine.md)