SYN top-level constant
String
const SYN
Synchronous Idle.
SYN is used by a synchronous transmission system in the absence of any other character (idle condition) to provide a signal from which synchronism may be achieved or retained between data terminal equipment.
The use of SYN is defined in ISO 1745.
Implementation
const String SYN = '\x16';