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

Inheritance: IBufferAllocator
Afficher le fichier Open project: ronenbarak/Whitelog

Méthodes publiques

Méthode Description
Allocate ( ) : IBuffer
Dispose ( ) : void

Private Methods

Méthode Description
BufferPoolProxy ( )

Method Details

Allocate() public méthode

public Allocate ( ) : IBuffer
Résultat IBuffer

Dispose() public méthode

public Dispose ( ) : void
Résultat void