Function extract

  • Extract ASN.1 definition from text

    Parameters

    • content: string
    • options: ExtractOptions = {}

      Extractor options object

      • excludeNonTagComment: (Optional) booelan. If true, exclude 3GPP non-tag comment

    Returns null | string

Generated using TypeDoc