public interface StringEncoder extends StringCoder
DEFAULT_INITIAL_QNAME_LISTS, EMPTY_STRING_VALUE| Modifier and Type | Method and Description |
|---|---|
void |
addValue(QNameContext qnContext,
String value) |
StringEncoderImpl.ValueContainer |
getValueContainer(String value) |
int |
getValueContainerSize() |
boolean |
isStringHit(String value) |
void |
writeValue(QNameContext qnContext,
EncoderChannel valueChannel,
String value) |
clear, getNumberOfStringValues, isLocalValuePartitions, setSharedStringsvoid addValue(QNameContext qnContext, String value)
void writeValue(QNameContext qnContext, EncoderChannel valueChannel, String value) throws IOException
IOExceptionboolean isStringHit(String value) throws IOException
IOExceptionStringEncoderImpl.ValueContainer getValueContainer(String value)
int getValueContainerSize()
Copyright © 2018 Siemens AG. All rights reserved.