$soh top-level constant

int const $soh

"Start of Header" control character.

Implementation

const int $soh = 0x01;