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

    Function getMinLength

    • Get the minimum valid length from a bitmap.

      Parameters

      • bitmap: number

        The length bitmap

      Returns number

      The minimum valid length, or 0 if bitmap is empty

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