public class StringToByteBufferAdapter extends Object implements TypeAdapter<String,ByteBuffer>
| Constructor and Description |
|---|
StringToByteBufferAdapter() |
public ByteBuffer adapt(String source)
adapt in interface TypeAdapter<String,ByteBuffer>Copyright © 2025. All rights reserved.