Method NetUtils.NetMask()->create()

class NetUtils.NetMask

Method create

NetUtils.NetMask NetUtils.NetMask(string cidr)

Description

Construct a new NetMask object from the given CIDR.

Parameter cidr

An IP and mask in CIDR notation.