Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SavedStateTreeSerializer

Serializer for a SavedStateTree, i.e., an output of Collab.save.

IRuntime implementations may use instance to convert Collabs's saved states into a single Uint8Array.

This is a singleton class; use instance instead of the constructor.

Hierarchy

  • SavedStateTreeSerializer

Implements

Index

Properties

instance: SavedStateTreeSerializer = ...

Methods

Generated using TypeDoc