DLE top-level constant

String const DLE

Data Link Escape.

DLE is used exclusively to provide supplementary transmission control functions.

The use of DLE is defined in ISO 1745.

Implementation

const String DLE = '\x10';