public static class SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller extends Object implements Unmarshaller<ByteBuffer,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ByteBufferIonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller |
getInstance() |
ByteBuffer |
unmarshall(JsonUnmarshallerContext context) |
public ByteBuffer unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ByteBuffer,JsonUnmarshallerContext>Exceptionpublic static SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller getInstance()
Copyright © 2022. All rights reserved.