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