| Modifier and Type | Method and Description |
|---|---|
void |
SerializationQueue.Decoder.decode(OpcUaBinaryStreamDecoder binaryDecoder,
ChunkDecoder chunkDecoder) |
| Modifier and Type | Method and Description |
|---|---|
OpcUaBinaryStreamDecoder |
OpcUaBinaryStreamDecoder.setBuffer(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
default Object |
SerializationContext.decode(String namespaceUri,
String description,
OpcUaBinaryStreamDecoder decoder) |
| Modifier and Type | Method and Description |
|---|---|
T |
OpcUaBinaryDataTypeCodec.decode(SerializationContext context,
OpcUaBinaryStreamDecoder reader)
Decode a
T using the provided OpcUaBinaryStreamDecoder. |
Copyright © 2025. All rights reserved.