C# Class Whitelog.Core.Binary.Serializer.MemoryBuffer.BufferPoolProxy

Inheritance: IBufferAllocator
显示文件 Open project: ronenbarak/Whitelog

Public Methods

Method Description
Allocate ( ) : IBuffer
Dispose ( ) : void

Private Methods

Method Description
BufferPoolProxy ( )

Method Details

Allocate() public method

public Allocate ( ) : IBuffer
return IBuffer

Dispose() public method

public Dispose ( ) : void
return void