Package-level declarations
Types
Functions
Link copied to clipboard
Assembles a Message.Tcp by decoding CoAP message content (Options + Payload) from the ByteArray receiver and combining with provided header.
Assembles a Message.Udp by decoding CoAP message content (Options + Payload) from the ByteArray receiver and combining with provided header.
Link copied to clipboard
Decodes only the CoAP TCP (RFC 8323) header of the ByteArray receiver.
Link copied to clipboard
Decodes ByteArray receiver to a Message.Udp.
Link copied to clipboard
Decodes only the CoAP UDP (RFC 7252) header of the ByteArray receiver.
Link copied to clipboard
Encodes only the header portion of Figure 7: Message Format: