This release is 2 versions behind 0.2.8 — the latest version of @phughesmcr/partitionedbuffer. Jump to latest
@phughesmcr/partitionedbuffer@0.2.6Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A high-performance PartitionedBuffer implementation backed by Uint32Array for efficient memory usage and fast bitwise operations.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
4 months ago (0.2.6)
f
getSchemaSize
Calculate the aligned size of a schema in bytes
f
isSchema
No documentation available
f
isValidName
Test if a string is a valid name / label
c
PartitionedBuffer
A PartitionedBuffer is an ArrayBuffer with named storage partitions.
T
PartitionSpec
Partition specification
T
Schema
Schemas are component storage definitions.
T
TypedArray
All the various kinds of typed arrays
T
TypedArrayConstructor
All the various kinds of typed array constructors