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