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
@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
@leichtgewicht/ip-codec
Small package to encode or decode IP addresses from buffers to strings.
v2.0.5 URL:
https://unpkg.com/@leichtgewicht/ip-codec@2.0.5/index.cjs
Open
Browse Files
ip
ipv4
ipv6
codec
codecs
buffer
conversion