Mono Class Library: Overview

Novell.Directory.Ldap.Asn1.Asn1Decoder: Members

The members of Novell.Directory.Ldap.Asn1.Asn1Decoder are listed below.

Public Methods

abstract
decode(System.IO.Stream) : Asn1Object
Documentation for this section has not yet been entered.
abstract
decode(sbyte[]) : Asn1Object
Documentation for this section has not yet been entered.
abstract
decode(System.IO.Stream, int[]) : Asn1Object
Documentation for this section has not yet been entered.
abstract
decodeBoolean(System.IO.Stream, int) : object
Documentation for this section has not yet been entered.
abstract
decodeCharacterString(System.IO.Stream, int) : object
Documentation for this section has not yet been entered.
abstract
decodeNumeric(System.IO.Stream, int) : object
Documentation for this section has not yet been entered.
abstract
decodeOctetString(System.IO.Stream, int) : object
Documentation for this section has not yet been entered.