/// Return the header byte of the KISS frame, skipping over 0 or more prepended FENDs.
fn header_byte(&self) -> Result<u8, KissError> {
/// Return the header byte of the KISS frame, skipping over 0 or more prepended FENDs.
fn header_byte(&self) -> Result<u8, KissError> {