Class IntDiffOptRleDecoder

java.lang.Object
io.keikai.doc.collab.lib0.Decoder
io.keikai.doc.collab.lib0.IntDiffOptRleDecoder
All Implemented Interfaces:
IntReadDecoder

public class IntDiffOptRleDecoder extends Decoder implements IntReadDecoder
A combination of the IntDiffDecoder and the UintOptRleDecoder.
See Also:
  • Constructor Details

    • IntDiffOptRleDecoder

      public IntDiffOptRleDecoder(Uint8Array uint8Array)
  • Method Details