Partition specification
The partition creation instructions. Consisting of a PartitionMeta and a PartitionSchema object.
T extends SchemaSpec<T> | null = null
A high-performance PartitionedBuffer implementation backed by Uint32Array for efficient memory usage and fast bitwise operations.
Partition specification
The partition creation instructions. Consisting of a PartitionMeta and a PartitionSchema object.
T extends SchemaSpec<T> | null = null
Add Package
deno add jsr:@phughesmcr/partitionedbuffer
Import symbol
import { type PartitionSpec } from "@phughesmcr/partitionedbuffer";
Import directly with a jsr specifier
import { type PartitionSpec } from "jsr:@phughesmcr/partitionedbuffer";
Add Package
pnpm i jsr:@phughesmcr/partitionedbuffer
pnpm dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type PartitionSpec } from "@phughesmcr/partitionedbuffer";
Add Package
yarn add jsr:@phughesmcr/partitionedbuffer
yarn dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type PartitionSpec } from "@phughesmcr/partitionedbuffer";
Add Package
npx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type PartitionSpec } from "@phughesmcr/partitionedbuffer";
Add Package
bunx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { type PartitionSpec } from "@phughesmcr/partitionedbuffer";