Struct rshark::RawBytes
[−]
[src]
pub struct RawBytes { // some fields omitted }
Dissector of last resort: store raw bytes without interpretation.
pub struct RawBytes { // some fields omitted }
Dissector of last resort: store raw bytes without interpretation.
impl Protocol for RawBytes