public interface EncodedMessage
实现此接口的类必须包含完整的一条消息。
Modifier and Type | Method and Description |
---|---|
long |
extractBits(int n)
从编码消息中提取下一个n位。
|
default void |
start()
开始消息提取。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.