C# 클래스 Whitelog.Core.Binary.Serializer.MemoryBuffer.ThreadStaticBuffer7

상속: IBufferAllocator
파일 보기 프로젝트 열기: ronenbarak/Whitelog

공개 메소드들

메소드 설명
Allocate ( ) : IBuffer
Dispose ( ) : void
ThreadStaticBuffer7 ( ConcurrentQueue bufferAllocators ) : System

메소드 상세

Allocate() 공개 메소드

public Allocate ( ) : IBuffer
리턴 IBuffer

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ThreadStaticBuffer7() 공개 메소드

public ThreadStaticBuffer7 ( ConcurrentQueue bufferAllocators ) : System
bufferAllocators ConcurrentQueue
리턴 System