ssn-installer/lib/xdelta3/examples
2018-09-14 03:16:31 +02:00
..
iOS/xdelta3-ios-test 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
compare_test.c 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
encode_decode_test.c 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
Makefile 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
README.md 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
small_page_test.c 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
speed_test.c 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00
test.h 🏗 Add xdelta3 dependency 2018-09-14 03:16:31 +02:00

Files in this directory demonstrate how to use the Xdelta3 API. Copyrights are held by the respective authors.

small_page_test.c -- how to use xdelta3 in an environment such as the kernel for small pages with little memory

encode_decode_test.c -- how to use xdelta3 to process (encode/decode) data in multiple windows with the non-blocking API