tizen 2.4 release
[external/xdelta3.git] / examples / README
1 Files in this directory demonstrate how to use the Xdelta3 API.  Copyrights
2 are held by the respective authors and these files are not covered by the GPL.
3
4 small_page_test.c -- how to use xdelta3 in an environment such as the kernel
5 for small pages with little memory
6
7 encode_decode_test.c -- how to use xdelta3 to process (encode/decode) data in
8 multiple windows with the non-blocking API