public class InputStreamEncodedMessage extends AbstractEncodedMessage
Constructor and Description |
---|
InputStreamEncodedMessage(InputStream stream)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
protected int |
fetchByte()
从消息中获取下一个字节。
|
extractBits, start
public InputStreamEncodedMessage(InputStream stream)
stream
- 提供消息的输入流
protected int fetchByte()
fetchByte
在类 AbstractEncodedMessage
Copyright © 2002-2023 CS GROUP. All rights reserved.