Package io.keikai.doc.collab.utils
Interface DSDecoder
- All Known Subinterfaces:
UpdateDecoder
- All Known Implementing Classes:
DSDecoderV1,DSDecoderV2,UpdateDecoderV1,UpdateDecoderV2
public interface DSDecoder
-
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Method Details
-
getRestDecoder
Decoder getRestDecoder() -
resetDsCurVal
void resetDsCurVal() -
readDsClock
int readDsClock()- Returns:
- {number}
-
readDsLen
int readDsLen()- Returns:
- {number}
-