Preparing search index...
The search index is not available
json-joy
json-joy
json-crdt
nodes
bin
Class bin
The
bin
class represents a "bin" JSON CRDT node.
Hierarchy (
view full
)
NodeBuilder
bin
Index
Constructors
constructor
Properties
build
raw
type
Constructors
constructor
new bin
(
raw
)
:
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
build
raw
type
json-joy
Loading...
The
bin
class represents a "bin" JSON CRDT node.