[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (MQTT-364) Repeating the Binary Data representation
Brian Raymor created MQTT-364:
---------------------------------
Summary: Repeating the Binary Data representation
Key: MQTT-364
URL: https://issues.oasis-open.org/browse/MQTT-364
Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
Issue Type: Bug
Components: edits
Affects Versions: 5, wd10
Reporter: Brian Raymor
Priority: Trivial
Fix For: 5, wd10
Since Binary Data is defined:
627 Binary Data is represented by a Two Byte integer length which indicates the number of data bytes,
628 followed by that number of bytes.
why is there a need to repeat its representation throughout the text? For example:
1205 consists of Binary Data which has a Two Byte integer length followed by ...
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]