C# Class System.Xml.IncrementalReadDummyDecoder

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

Private Properties

Свойство Type Description
Decode int
Decode int
Reset void
SetNextOutputBuffer void

Private Methods

Méthode Description
Decode ( char chars, int startPos, int len ) : int
Decode ( string str, int startPos, int len ) : int
Reset ( ) : void
SetNextOutputBuffer ( Array array, int offset, int len ) : void