Package io.keikai.doc.collab.lib0
Class Decoder
java.lang.Object
io.keikai.doc.collab.lib0.Decoder
- Direct Known Subclasses:
IncUintOptRleDecoder,IntDiffDecoder,IntDiffOptRleDecoder,RleDecoder,RleIntDiffDecoder,UintOptRleDecoder
Record decoding position of Uint8Array.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArr()intgetPos()voidsetArr(Uint8Array arr) voidsetPos(int pos)
-
Constructor Details
-
Decoder
-
-
Method Details
-
getPos
public int getPos() -
setPos
public void setPos(int pos) -
getArr
-
setArr
-