C# Class Whitelog.Core.String.StringBuffer.StringBufferPool

Inheritance: IStringBuffer
Mostra file Open project: ronenbarak/Whitelog Class Usage Examples

Public Methods

Method Description
Allocate ( ) : IStringBufferAllocation

Private Methods

Method Description
ReleaseBufferToPool ( IStringBufferAllocation buffer, int index ) : void
StringBufferPool ( ) : System

Method Details

Allocate() public method

public Allocate ( ) : IStringBufferAllocation
return IStringBufferAllocation