Package io.keikai.doc.collab.utils
Class DSDecoderV2
java.lang.Object
io.keikai.doc.collab.utils.DSDecoderV2
- All Implemented Interfaces:
DSDecoder
- Direct Known Subclasses:
UpdateDecoderV2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
_restDecoder
-
-
Constructor Details
-
DSDecoderV2
- Parameters:
decoder- Decoder instance for reading data.
-
-
Method Details
-
getRestDecoder
- Specified by:
getRestDecoderin interfaceDSDecoder
-
resetDsCurVal
public void resetDsCurVal()- Specified by:
resetDsCurValin interfaceDSDecoder
-
readDsClock
public int readDsClock()- Specified by:
readDsClockin interfaceDSDecoder- Returns:
- The current clock value after reading.
-
readDsLen
public int readDsLen()
-