Sha256: 46d876ac0d23f592c4f584aee4c0a396b1ac0a247eeaa69c3921659235db6297

Contents?: true

Size: 497 Bytes

Versions: 29

Compression:

Stored size: 497 Bytes

Contents

buffer-shims
===

functions to make sure the new buffer methods work in older browsers.

```js
var bufferShim = require('buffer-shims');
bufferShim.from('foo');
bufferShim.alloc(9, 'cafeface', 'hex');
bufferShim.allocUnsafe(15);
bufferShim.allocUnsafeSlow(21);
```

should just use the original  in newer nodes and on older nodes uses fallbacks.

Known Issues
===
- this does not patch the buffer object, only the constructor stuff
- it's actually a polyfill

![](https://i.imgur.com/zxII3jJ.gif)

Version data entries

29 entries across 24 versions & 7 rubygems

Version Path
affiliator-0.2.1 node_modules/fsevents/node_modules/buffer-shims/readme.md
guard-sass-lint-0.1.2 node_modules/buffer-shims/readme.md
guard-sass-lint-0.1.1 node_modules/buffer-shims/readme.md
lanes-0.8.0 node_modules/buffer-shims/readme.md
lanes-0.8.0 node_modules/fsevents/node_modules/buffer-shims/readme.md
node-compiler-0.9.1 vendor/node/deps/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
node-compiler-0.9.0 vendor/node-v7.2.1/deps/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
node-compiler-0.8.0 vendor/node-v7.2.0/deps/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/buffer-shims/readme.md
node-compiler-0.7.0 vendor/node-v7.1.0/deps/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
node-compiler-0.7.0 vendor/node-v6.9.1/deps/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.10 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.9 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.8 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.7 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.6 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.5 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.4 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.3 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md
tck-lambdas-0.3.2 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/buffer-shims/readme.md