C# 클래스 Gallatin.Core.Web.ReadChunkedHeaderState

상속: IHttpStreamParserState
파일 보기 프로젝트 열기: williamoneill/Gallatin

공개 메소드들

메소드 설명
AcceptData ( byte buffer ) : void
ReadChunkedHeaderState ( IHttpStreamParserContext context ) : System.Collections.Generic

메소드 상세

AcceptData() 공개 메소드

public AcceptData ( byte buffer ) : void
buffer byte
리턴 void

ReadChunkedHeaderState() 공개 메소드

public ReadChunkedHeaderState ( IHttpStreamParserContext context ) : System.Collections.Generic
context IHttpStreamParserContext
리턴 System.Collections.Generic