pub const HEADER_SIZE: usize = 6;
HEADER_SIZE is the size of the Vortex packet header including the packet identifier, tag, and length.