Creates a new encoder instance.
An optional custom implementation of CRDT writer.
Encodes a JSON CRDT Patch into a Uint8Array blob.
A JSON CRDT Patch to encode.
A Uint8Array blob containing the encoded JSON CRDT Patch.
ProtectedencodeProtectedencodeProtectedencodeProtectedencodeCalled when the encoder encounters a value that it does not know how to encode.
Some JavaScript value.
JSON CRDT Patch "binary" codec encoder.