public interface StringDecoder extends StringCoder
DEFAULT_INITIAL_QNAME_LISTS, EMPTY_STRING_VALUE| Modifier and Type | Method and Description |
|---|---|
void |
addValue(QNameContext qnContext,
StringValue value) |
StringValue |
readValue(QNameContext qnContext,
DecoderChannel channel) |
StringValue |
readValueGlobalHit(DecoderChannel valueChannel) |
StringValue |
readValueLocalHit(QNameContext qnContext,
DecoderChannel valueChannel) |
clear, getNumberOfStringValues, isLocalValuePartitions, setSharedStringsvoid addValue(QNameContext qnContext, StringValue value)
StringValue readValue(QNameContext qnContext, DecoderChannel channel) throws IOException
IOExceptionStringValue readValueLocalHit(QNameContext qnContext, DecoderChannel valueChannel) throws IOException
IOExceptionStringValue readValueGlobalHit(DecoderChannel valueChannel) throws IOException
IOExceptionCopyright © 2018 Siemens AG. All rights reserved.