C# Class System.Xml.Base64Encoder

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Methods

Méthode Description
Base64Encoder ( ) : System.Text
Encode ( byte buffer, int index, int count ) : void
Flush ( ) : void
WriteChars ( char chars, int index, int count ) : void