Class ByteWriterArrayOwnedHandle
public class ByteWriterArrayOwnedHandle : ByteWriterArrayHandle, IDisposable
- Inheritance
-
ByteWriterArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(ByteWriter[])
public static ByteWriterArrayOwnedHandle Create(ByteWriter[] data)
Parameters
data
ByteWriter[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()