pub const COLON_SPACE_BYTES: &'static [u8];
The byte representation of the first character in the COLON_SPACE. This constant provides the byte equivalent of the colon character/// from the COLON_SPACE string.
COLON_SPACE