Search
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-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
@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
@stdlib/array-base-filled-by
Create a filled generic array according to a provided callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-base-filled-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
generic
allocate
alloc
fill
filled
callback
map
foreach
@stdlib/buffer-alloc-unsafe
Allocate a buffer having a specified number of bytes.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-alloc-unsafe@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
buf
binary
octets
reallocate
allocate
alloc
unsafe