Mono Class Library: Overview

Novell.Directory.Ldap.Utilclass.Base64: Members

The members of Novell.Directory.Ldap.Utilclass.Base64 are listed below.

See Also: Inherited members from System.Object

Public Methods

static
decode(char[]) : sbyte[]
Documentation for this section has not yet been entered.
static
decode(string) : sbyte[]
Documentation for this section has not yet been entered.
static
decode(System.Text.StringBuilder, int, int) : sbyte[]
Documentation for this section has not yet been entered.
static
encode(sbyte[]) : string
Documentation for this section has not yet been entered.
static
encode(string) : string
Documentation for this section has not yet been entered.
static
isLDIFSafe(sbyte[]) : bool
Documentation for this section has not yet been entered.
static
isLDIFSafe(string) : bool
Documentation for this section has not yet been entered.
static
isValidUTF8(sbyte[], bool) : bool
Documentation for this section has not yet been entered.