xtool/contrib/xdelta3/examples
Razor12911 098e8c48de source upload 2022-01-17 22:16:47 +02:00
..
iOS/xdelta3-ios-test source upload 2022-01-17 22:16:47 +02:00
Makefile source upload 2022-01-17 22:16:47 +02:00
README.md source upload 2022-01-17 22:16:47 +02:00
compare_test.c source upload 2022-01-17 22:16:47 +02:00
encode_decode_test.c source upload 2022-01-17 22:16:47 +02:00
small_page_test.c source upload 2022-01-17 22:16:47 +02:00
speed_test.c source upload 2022-01-17 22:16:47 +02:00
test.h source upload 2022-01-17 22:16:47 +02:00

README.md

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