public static interface BooleanType.BooleanEncoding extends PrimitiveTypeEncoding<java.lang.Boolean>
| Modifier and Type | Method and Description |
|---|---|
boolean |
readPrimitiveValue() |
void |
write(boolean b) |
void |
writeValue(boolean b) |
getConstructorSize, getEncodingCode, getType, writeConstructorencodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValueencodesJavaPrimitive, getTypeClass, readValue, skipValue