node-bsdiff
Create patch buffer with origin buffer with bsdiff
Patch compatible with bsdiff v4.3
Installation
npm install --save node-bsdiff
Usage
diff(originBuf, newBuf)
Compare two buffers and return a new bsdiff patch as return value.
Create patch buffer with origin buffer with bsdiff
Patch compatible with bsdiff v4.3
npm install --save node-bsdiff
Compare two buffers and return a new bsdiff patch as return value.
npm i node-bsdiff
3
0.1.8
ISC
175 kB
23