pub type TypeValue = (u8, Vec<u8>);
Used to support a variety of application request/response parameters which are represented in Tag-Length-Value triplets.