| Modifier and Type | Method and Description |
|---|---|
CommonConversionContext |
CommonConversionContext.setBinaryFormat(BinaryFormat binaryFormat)
The
BinaryFormat to use for conversions between String and CQL blob. |
| Modifier and Type | Class and Description |
|---|---|
class |
Base64BinaryFormat |
class |
HexBinaryFormat |
| Constructor and Description |
|---|
JsonNodeToBlobCodec(BinaryFormat binaryFormat,
List<String> nullStrings) |
| Constructor and Description |
|---|
StringToBlobCodec(List<String> nullStrings,
BinaryFormat binaryFormat) |
Copyright © 2017–2021 DataStax. All rights reserved.