Class ByteBufferToBinaryMarshaller

java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferToBinaryMarshaller
All Implemented Interfaces:
ArgumentMarshaller, ArgumentMarshaller.BinaryAttributeMarshaller

public class ByteBufferToBinaryMarshaller extends Object implements ArgumentMarshaller.BinaryAttributeMarshaller
A marshaller that marshals Java ByteBuffers into DynamoDB Binary attributes.