Functions
- Converts an IP address in string format to a 128-bit unsigned integer representation.
- Helper function to create a multi-level hashmap.
- Pretty prints a HashMap by sorting keys alphabetically and formatting the output.
- Reads null-terminated string data from the given buffer starting at the specified position.
- Helper function to create a single-level hashmap.