Preparing search index...
The search index is not available
json-joy
json-joy
json-crdt/codec/structural/verbose
JsonCrdtVerboseBin
Interface JsonCrdtVerboseBin
RGA binary node.
interface
JsonCrdtVerboseBin
{
chunks
:
(
JsonCrdtVerboseTombstone
|
JsonCrdtVerboseBinChunk
)
[]
;
id
:
JsonCrdtVerboseTimestamp
;
type
:
"bin"
;
}
Index
Properties
chunks
id
type
Properties
chunks
chunks
:
(
JsonCrdtVerboseTombstone
|
JsonCrdtVerboseBinChunk
)
[]
id
id
:
JsonCrdtVerboseTimestamp
type
type
:
"bin"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
chunks
id
type
json-joy
Loading...
RGA binary node.