@pond-ts/process API Reference
Preparing search index...
pool
WireColumn
Type Alias WireColumn
WireColumn
:
|
{
data
:
ColumnBuffers
;
kind
:
"buffers"
}
|
{
kind
:
"boxed"
;
values
:
readonly
(
number
|
undefined
)
[]
}
A column on the wire: buffers where possible, boxed where not.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@pond-ts/process API Reference
Loading...
A column on the wire: buffers where possible, boxed where not.