blob-to-buffer
blob-to-buffer copied to clipboard
convert anything to Buffer with promise
Response works in more browser
blob.arrayBuffer() requires a polyfill
choose to use Response
Breaking change: Use promise instead of callback Bumped major version
closes #1