BERDecoder.decodeIntegerType

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BERDecoder decodeIntegerType(T output)
  2. BERDecoder decodeIntegerType(T output, ASN1Tag type_tag, ASN1Tag class_tag)
    struct BERDecoder
    public ref return
    decodeIntegerType
    (
    T
    )
    (
    ref T output
    ,
    ASN1Tag type_tag
    ,
    ASN1Tag class_tag = ASN1Tag.CONTEXT_SPECIFIC
    )

Meta