JSON CRDT Patch "binary" codec decoder.
Creates a new JSON CRDT patch decoder.
An optional custom implementation of a CRDT decoder.
Protected
Readonly
Private
Optional
Decodes a JSON CRDT patch from a binary blob.
Binary data to decode.
A JSON CRDT patch.
JSON CRDT Patch "binary" codec decoder.