| Modifier and Type | Field and Description |
|---|---|
protected MessageTag |
Message.messageTag
What message tag identifies this message?
|
| Modifier and Type | Method and Description |
|---|---|
static MessageTag |
MessageTag.FromInt(int i) |
static MessageTag |
MessageTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageTag[] |
MessageTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.DecodeFromBytes(byte[] rgbData,
MessageTag defaultTag)
Decode a COSE message object.
|
COSE for Java documentation, generatedin 2018.