Struct p25::data::header::PadCount [] [src]

pub struct PadCount(pub u8);

Number of pad bytes at the end of the data.

Trait Implementations

impl ByteField for PadCount
[src]

[src]