Navigation :
BufferPoolableBase
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Pooling |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public abstract class BufferPoolableBase : PoolableBase
Base types
PoolableBase
Base class for buffer poolables.
Fields
Constructors
BufferPoolableBase(int size)
Initializes a new instance of the BufferPoolableBase class.
Parameters
Name |
Description |
size |
The size. |
Properties
Data
Gets the byte array.
Size
Gets the size.
Methods
Reset()
Resets the object.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion