Package io.keikai.doc.collab.lib0
Class RleIntDiffDecoder
java.lang.Object
io.keikai.doc.collab.lib0.Decoder
io.keikai.doc.collab.lib0.RleIntDiffDecoder
- All Implemented Interfaces:
IntReadDecoder
A combination of
IntDiffDecoder and RleDecoder.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RleIntDiffDecoder
-
-
Method Details
-
read
public int read()- Specified by:
readin interfaceIntReadDecoder
-