public class StringToByteBufferAdapter extends Object implements TypeAdapter<String,ByteBuffer>
| Constructor and Description |
|---|
StringToByteBufferAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
adapt(String source) |
public ByteBuffer adapt(String source)
adapt in interface TypeAdapter<String,ByteBuffer>Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.