SplitOnColon constructor

SplitOnColon(
  1. BigInt ip,
  2. int size
)

Implementation

SplitOnColon(this.ip, this.size);