Struct p25::data::header::PadCount
[−]
[src]
pub struct PadCount(pub u8);
Number of pad bytes at the end of the data.
pub struct PadCount(pub u8);
Number of pad bytes at the end of the data.
impl ByteField for PadCount
[src]