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