ip-num
    Preparing search index...

    Function colonHexadecimalNotationToBinaryString

    • Given an IPv6 number in hexadecimal notated string, e.g 2001:0db8:0000:0000:0000:0000:0000:0000 converts it to binary string

      Parameters

      • hexadecimalString: string

        IPv6 string

      Returns string

      the binary value of the given ipv6 number in string