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