Search
safe-buffer
Safer Node.js Buffer API
v5.2.1 URL:
https://unpkg.com/safe-buffer@5.2.1/index.js
Open
Browse Files
buffer
buffer allocate
node security
safe
safe-buffer
security
uninitialized
@stdlib/buffer-from-string
Allocate a buffer containing a provided string.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-from-string@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
buf
binary
octets
string
str
allocate
buffer-alloc
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
v1.2.0 URL:
https://unpkg.com/buffer-alloc@1.2.0/index.js
Open
Browse Files
alloc
allocate
buffer alloc
buffer allocate
buffer
buffer-alloc-unsafe
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
v1.1.0 URL:
https://unpkg.com/buffer-alloc-unsafe@1.1.0/index.js
Open
Browse Files
allocUnsafe
allocate
buffer allocUnsafe
buffer unsafe allocate
buffer
ponyfill
unsafe allocate
@stdlib/buffer-from-array
Allocate a buffer using an octet array.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-from-array@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
buf
binary
octets
octet
array
typed
typed-array
allocate
uint8