An NDoc Documented Class Library

BufferProvider.RecycleBuffer Method 

This mehtod clears the given buffer and adds it to the collection of available buffers.

public static void RecycleBuffer(
   byte[] buffer
);

Parameters

buffer
The buffer to recycle

See Also

BufferProvider Class | InfiniTec.SystemUtilities Namespace