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, start
public InputStreamEncodedMessage(InputStream stream)
stream
- input stream providing the messageprotected int fetchByte()
fetchByte
in class AbstractEncodedMessage
Copyright © 2002-2023 CS GROUP. All rights reserved.