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

## Documents

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