public class DecoderMetadataEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
ByteSequence |
metadataKey |
ByteSequence |
metadataVisibility |
byte[] |
value |
| Constructor and Description |
|---|
DecoderMetadataEntry(ByteSequence metadataKey,
ByteSequence metadataVisibility,
byte[] value) |
public final ByteSequence metadataKey
public final ByteSequence metadataVisibility
public final byte[] value
public DecoderMetadataEntry(ByteSequence metadataKey, ByteSequence metadataVisibility, byte[] value)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.