Module bgpkit_parser::parser::utils
source · Expand description
Provides IO utility functions for read bytes of different length and converting to corresponding structs.
Traits§
Functions§
- Convert a f64 timestamp into u32 seconds and u32 microseconds.
- A CRC32 implementation that converts a string to a hex string.