C# Class System.Net.HttpListenerRequest.Helpers.UrlDecoder

Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
AddByte ( byte b ) : void
AddChar ( char ch ) : void
FlushBytes ( ) : void
GetString ( ) : string
UrlDecoder ( int bufferSize, Encoding encoding ) : System.Collections.Generic