A simple class for holding an IPV4 address and converting between representations
Return the dotted address as a single 32 bit integer
X.Y.Z.W returns 0xXXYYZZWW
Generated using TypeDoc
A simple class for holding an IPV4 address and converting between representations