[ CCode ( has_construct_function = false ) ]
public InetAddressMask (InetAddress addr, uint length) throws Error
Creates a new InetAddressMask representing all addresses whose first length
bits match addr.
| addr | |
| length |
number of bits of |
|
a new InetAddressMask, or null on error |