InetAddressMask.length
uint length() @property nothrowGet length property.
Returns
The prefix length, in bytes.
void length(uint propval) @property nothrowSet length property.
Parameters
propval | The prefix length, in bytes. |
uint length() @property nothrowGet length property.
void length(uint propval) @property nothrowSet length property.
propval | The prefix length, in bytes. |