pub const ACK: char = '\x06';
ACK is transmitted by a receiver as an affirmative response to the sender.