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