0.1.5 • Published 6 years ago

@luoxm/node-bsdiff v0.1.5

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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.

0.1.5

6 years ago

0.1.4

6 years ago