C# 클래스 RampUp.Buffers.Extensions

파일 보기 프로젝트 열기: Scooletz/RampUp

공개 메소드들

메소드 설명
GetStream ( this pool ) : SegmentStream
Pop ( this pool ) : Segment*

메소드 상세

GetStream() 공개 정적인 메소드

public static GetStream ( this pool ) : SegmentStream
pool this
리턴 SegmentStream

Pop() 공개 정적인 메소드

public static Pop ( this pool ) : Segment*
pool this
리턴 Segment*