pub fn parse_port(value: &[u8]) -> Result<Option<u16>, PortError>
Expand description

Parses the port from the given byte string.