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/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
@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
pex-context
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
v4.0.0 URL:
https://unpkg.com/pex-context@4.0.0/index.js
Open
Browse Files
pex
context
webgl
3d
buffer
framebuffer
pass
pipeline
program
query
renderbuffer
texture
@stdlib/buffer-from-arraybuffer
Allocate a buffer from an ArrayBuffer.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-from-arraybuffer@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
buf
binary
octets
octet
array
typed
typed-array
allocate
arraybuffer