PACKET_LENGTH_LIMITATION| Constructor and Description |
|---|
BOVESPAFASTDecoder(Context context)
Creates the
FASTDecoder . |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decodeFromMessage(byte[] message,
int length,
DistributionStrategy strategy,
com.epam.fast.full.coders.stream.SequenceObserver sequenceObserver) |
protected void |
decodeFromStream(InputStream stream,
DistributionStrategy strategy,
com.epam.fast.full.coders.stream.SequenceObserver sequenceObserver)
Decodes from stream data.
|
void |
reset() |
public BOVESPAFASTDecoder(Context context)
FASTDecoder .protected void decodeFromStream(InputStream stream, DistributionStrategy strategy, com.epam.fast.full.coders.stream.SequenceObserver sequenceObserver)
decodeFromStream in interface DecoderdecodeFromStream in class com.epam.fast.full.coders.AbstractFASTDecoderstream - the streamstrategy - the strategyprotected void decodeFromMessage(byte[] message,
int length,
DistributionStrategy strategy,
com.epam.fast.full.coders.stream.SequenceObserver sequenceObserver)
Copyright © 2000–2025 EPAM Systems. All rights reserved.