public static class SimpleTypeRpcV2CborUnmarshallers.IntegerCborUnmarshaller extends Object implements Unmarshaller<Integer,RpcV2CborUnmarshallerContext>
| Constructor and Description |
|---|
IntegerCborUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeRpcV2CborUnmarshallers.IntegerCborUnmarshaller |
getInstance() |
Integer |
unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) |
public Integer unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Integer,RpcV2CborUnmarshallerContext>Exceptionpublic static SimpleTypeRpcV2CborUnmarshallers.IntegerCborUnmarshaller getInstance()
Copyright © 2025. All rights reserved.