da19ddf3e6
CBOR is natively supported in Elasticsearch and allows for byte arrays. This means, that by using CBOR the user can prevent base64 conversions for the data being sent back and forth. This PR adds support to extract data from a byte array in addition to a string. This also required to add a ByteArrayValueSource class. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |