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

Datei anzeigen Open project: dotnet/corefx

Private Methods

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