json-joy
Preparing search index...
json-crdt
nodes
bin
Class bin
The
bin
class represents a "bin" JSON CRDT node.
Hierarchy (
View Summary
)
NodeBuilder
bin
Index
Constructors
constructor
Properties
build
raw
type
Constructors
constructor
new
bin
(
raw
:
Uint8Array
)
:
nodes
.
bin
Parameters
raw
:
Uint8Array
Returns
nodes
.
bin
Properties
Readonly
build
build
:
NodeBuilderCallback
Readonly
raw
raw
:
Uint8Array
Readonly
type
type
:
"bin"
= 'bin'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
build
raw
type
json-joy
Loading...
The
bin
class represents a "bin" JSON CRDT node.