ts-phonenumber - v2.0.0
    Preparing search index...

    Function getMaxLength

    • Get the maximum valid length from a bitmap.

      Parameters

      • bitmap: number

        The length bitmap

      Returns number

      The maximum valid length, or 0 if bitmap is empty

      getMaxLength(896) // 9 (bits 7,8,9 set)