public interface SerializableConstant extends Constant
| Modifier and Type | Method and Description | 
|---|---|
int | 
getSerializedSize()
Return the size in bytes of the serialized representation of this constant. 
 | 
void | 
serialize(ByteBuffer buffer)
Serialize the constant into the ByteBuffer. 
 | 
isDefaultForKind, toValueStringint getSerializedSize()
void serialize(ByteBuffer buffer)
getSerializedSize() bytes available capacity in the buffer.