node-bsdiff

0.1.8 • Public • Published

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.

Dependents (2)

Package Sidebar

Install

npm i node-bsdiff

Weekly Downloads

1

Version

0.1.8

License

ISC

Unpacked Size

175 kB

Total Files

23

Last publish

Collaborators

  • tdzl2003
  • sunnylqm