AbstractAbstractdeserializeDeserializes a buffer into this value.
Optionalopts: DeserializeOptionsNumber of bytes read.
AbstractgetComputes the serialized length of this value.
Optionalopts: SerializeOptionsAbstractserializeStaticfromCreates a new instance of this value by deserializing from a buffer.
Optionalopts: DeserializeOptionsStaticofCreate a new instance of this wrapper class from a raw value.
Serializable implementation that simply wraps another value.