public static interface LongType.LongEncoding extends PrimitiveTypeEncoding<Long>
Modifier and Type | Method and Description |
---|---|
long |
readPrimitiveValue() |
void |
write(long l) |
void |
writeValue(long l) |
getConstructorSize, getEncodingCode, getType, writeConstructor
encodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValue
encodesJavaPrimitive, getTypeClass, readValue
Copyright © 2016 The Apache Software Foundation. All rights reserved.