const ARTNET_HEADER: &[u8; 8] = b"Art-Net\0";
Art-Net protocol magic header string bytes (“Art-Net\0”).