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-ctor
Buffer.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-ctor@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
binary
octets
@stdlib/buffer-from-buffer
Copy buffer data to a new Buffer instance.
v0.2.2 URL:
https://unpkg.com/@stdlib/buffer-from-buffer@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
buffer
buf
binary
octets
copy
duplicate
reallocate
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
@hazae41/binary
Zero-copy binary data types
v1.3.5 URL:
https://unpkg.com/@hazae41/binary@1.3.5/dist/cjs/index.cjs
Open
Browse Files
binary
zero-copy
encoding
decoding
buffer
bytes
protocol
packets
reader
writer
offset
asn1
der
ber
octets
stream
low-level
alloc
allocation
allocator
typescript
esmodules
tested
unit-tested