Function tls_parser::tls_ec::parse_ec_point []

pub fn parse_ec_point(i: &[u8]) -> IResult<&[u8], ECPoint, u32>