Uses of Interface
io.keikai.doc.collab.utils.DSDecoder
Packages that use DSDecoder
-
Uses of DSDecoder in io.keikai.doc.collab.utils
Subinterfaces of DSDecoder in io.keikai.doc.collab.utilsClasses in io.keikai.doc.collab.utils that implement DSDecoderModifier and TypeClassDescriptionclassclassclassclassMethods in io.keikai.doc.collab.utils with parameters of type DSDecoderModifier and TypeMethodDescriptionstatic SnapshotSnapshot.decodeSnapshot(Uint8Array buf, DSDecoder decoder) Decode a snapshot using the specified decoder.static Uint8ArrayDeleteSet.readAndApplyDeleteSet(DSDecoder decoder, Transaction transaction, StructStore store) static DeleteSetDeleteSet.readDeleteSet(DSDecoder decoder) Overloaded readDeleteSet for DSDecoderEncodings.readStateVector(DSDecoder decoder) Read state vector from the decoder.