C# 클래스 Akka.Interfaced.SlimSocket.StreamLengthMarker

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced.SlimSocket 1 사용 예제들

공개 메소드들

메소드 설명
StreamLengthMarker ( Stream stream, bool moveToNext ) : System
WriteLength ( bool recoverStreamPosition ) : void

메소드 상세

StreamLengthMarker() 공개 메소드

public StreamLengthMarker ( Stream stream, bool moveToNext ) : System
stream Stream
moveToNext bool
리턴 System

WriteLength() 공개 메소드

public WriteLength ( bool recoverStreamPosition ) : void
recoverStreamPosition bool
리턴 void