Search
@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
@stdlib/array-base-zeros
Create a zero-filled generic array.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-base-zeros@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
generic
allocate
alloc
fill
filled
zeros
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
@stdlib/array-base-filled
Create a filled generic array.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-base-filled@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
generic
allocate
alloc
fill
filled
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