pub fn data_from_checked_bytes( timestamp: DateTime<Utc>, channel: u8, buf: &[u8], ) -> Data
Convert slice of bytes to respective Data variant.
Data