C# 클래스 Tmds.SockJS.JsonString

파일 보기 프로젝트 열기: tmds/Tmds.SockJS 1 사용 예제들

공개 메소드들

메소드 설명
Decode ( ArraySegment destination ) : int
JsonString ( byte buffer, int startIndex, int endIndex ) : System

비공개 메소드들

메소드 설명
readHex ( byte b ) : int

메소드 상세

Decode() 공개 메소드

public Decode ( ArraySegment destination ) : int
destination ArraySegment
리턴 int

JsonString() 공개 메소드

public JsonString ( byte buffer, int startIndex, int endIndex ) : System
buffer byte
startIndex int
endIndex int
리턴 System