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, toString
public static final UTF8Serializer instance
public void validate(java.nio.ByteBuffer bytes) throws MarshalException
MarshalException
Copyright © 2016 The Apache Software Foundation