Port
Holder for an integer between MIN and MAX (inclusive).
e.g.
assertIs(443.toPort())
assertIs("80".toPort())
"http://example.com:8080".toPort()
"http://[::1]:8181".toPort()
Content copied to clipboard
See isAvailableSync
See also
Inheritors
Types
Link copied to clipboard
A Port with a more constrained range of Ephemeral.MIN to Ephemeral.MIN (inclusive), in accordance with that specified in RFC 6056 section 3.2