• Preparing search index...
  • The search index is not available
json-joy
  • json-joy
  • json-crdt-patch/codec/json
  • decode

Function decode

  • decode(data): Patch
  • Decodes a JSON CRDT patch from a JavaScript POJO into a Patch instance.

    Parameters

    • data: JsonCodecPatch

      A JavaScript POJO representing a JSON CRDT patch in "verbose" format.

    Returns Patch

    A decoded Patch instance.

    • Defined in src/json-crdt-patch/codec/verbose/decode.ts:17

Settings

Member Visibility

Theme

json-joy
  • Loading...

Generated using TypeDoc