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