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