public interface ImmutableRawValue extends RawValue, ImmutableValue
ImmutableStringValue and ImmutableBinaryValue interfaces.
MessagePack's Raw type can represent a byte array at most 264-1 bytes.ImmutableStringValue,
ImmutableBinaryValueasByteArray, asByteBuffer, asString, toStringasArrayValue, asBinaryValue, asBooleanValue, asFloatValue, asIntegerValue, asMapValue, asNilValue, asRawValue, asStringValueasExtensionValue, asNumberValue, equals, getValueType, immutableValue, isArrayValue, isBinaryValue, isBooleanValue, isExtensionValue, isFloatValue, isIntegerValue, isMapValue, isNilValue, isNumberValue, isRawValue, isStringValue, toJson, writeTo