bsdiff

Undocumented in source.

Members

Functions

bsdiff
void bsdiff(ubyte[] old, ubyte[] new_, void delegate(in ubyte[]) write, Allocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
bspatch
void bspatch(ubyte[] old, ubyte[] new_, void delegate(ubyte[]) read)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

bsdiff_request
struct bsdiff_request
Undocumented in source.

Meta