IpAddress.this

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().

Parameters

address uint

4 bytes of the address packed into a 32-bits integer

Meta