TLSProtocolVersion.opCmp

  1. int opCmp(TLSProtocolVersion other)
  2. int opCmp(ushort other)
    struct TLSProtocolVersion
    public const
    int
    opCmp
    (
    in ushort other
    )

Return Value

Type: int

if this version is not equal to other

Meta