- ipv4Address
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Returns a string in the canonical IPv4 format ###.###.###.### from a packed integer containing the IP address. The IPv4 address is expected to be in little-endian format (LSB first). That is, 0x01020304 will return "4.3.2.1".