Enum pcapng::blocks::section_header::SectionLength
[−]
[src]
pub enum SectionLength {
Bytes(u64),
Unspecified,
}Variants
Bytes | |
Unspecified |