C# Class Microsoft.AspNet.SignalR.Infrastructure.UrlDecoder.DecoderHelper

Mostra file Open project: SignalR/SignalR

Private Methods

Method Description
AddByte ( byte b ) : void
AddChar ( char ch ) : void
DecoderHelper ( int bufferSize, Encoding encoding ) : System
FlushBytes ( ) : void
GetString ( ) : String