Expand description
Xdb file metadata: header parsing and IP version detection.
Structs§
- Header
- Parsed xdb file header (first 16 bytes of meaningful data in the 256-byte header block).
Enums§
- IpVersion
- IP protocol version of an xdb database.
Functions§
- detect_
version - Detect the IP version from loaded xdb data.