node-bsdiffCreate patch buffer with origin buffer with bsdiffPatch compatible with bsdiff v4.3Installationnpm install --save node-bsdiffUsagediff(originBuf, newBuf)Compare two buffers and return a new bsdiff patch as return value.