bsdiff port to node.js
npm install @luoxm/node-bsdiff
Create patch buffer with origin buffer with bsdiff
Patch compatible with bsdiff v4.3
``bashnpm install --save node-bsdiff``
bashnpm install --save node-bsdiff
Compare two buffers and return a new bsdiff patch as return value.