public static interface StringType.StringEncoding extends PrimitiveTypeEncoding<String>
Modifier and Type | Method and Description |
---|---|
void |
setValue(String val,
int length) |
getConstructorSize, getEncodingCode, getType, writeConstructor
encodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValue
encodesJavaPrimitive, getTypeClass, readValue
void setValue(String val, int length)
Copyright © 2016 The Apache Software Foundation. All rights reserved.