Construct the address from a 32-bits integer.
This constructor uses the internal representation of the address directly. It should be used only if you got that representation from IpAddress.toInteger().
4 bytes of the address packed into a 32-bits integer
See Implementation
Construct the address from a 32-bits integer.
This constructor uses the internal representation of the address directly. It should be used only if you got that representation from IpAddress.toInteger().