public class InputStreamEncodedMessage extends AbstractEncodedMessage
| Constructor and Description |
|---|
InputStreamEncodedMessage(InputStream stream)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
fetchByte()
Fetch the next byte from the message.
|
extractBits, startpublic InputStreamEncodedMessage(InputStream stream)
stream - input stream providing the messageprotected int fetchByte()
fetchByte in class AbstractEncodedMessageCopyright © 2002-2023 CS GROUP. All rights reserved.