Asn1Serializer

constructor(leadingTags: Set<Asn1Element.Tag>, decodable: Asn1Decodable<A, T>, fallbackSerializer: KSerializer<T>? = null)(source)