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