public class UTF8Serializer extends AbstractTextSerializer
| Modifier and Type | Field and Description | 
|---|---|
| static UTF8Serializer | instance | 
| Modifier and Type | Method and Description | 
|---|---|
| void | validate(java.nio.ByteBuffer bytes) | 
deserialize, getType, serialize, toCQLLiteral, toStringpublic static final UTF8Serializer instance
public void validate(java.nio.ByteBuffer bytes)
              throws MarshalException
MarshalExceptionCopyright © 2018 The Apache Software Foundation