Type Definition p25::voice::crypto::Buf
[−]
[src]
type Buf = [u8; 12];
Buffer of bytes that represent a crypto control packet.
type Buf = [u8; 12];
Buffer of bytes that represent a crypto control packet.