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