CAN top-level constant

String const CAN

Cancel.

CAN is used to indicate that the data preceding it in the data stream is in error. As a result, this data shall be ignored. The specific meaning of this control function shall be defined for each application and/or between sender and recipient.

Implementation

const String CAN = '\x18';