Native Methods |
The Native type exposes the following members.
Name | Description | |
---|---|---|
Alloc |
Allocates memory from the data buffer pool.
| |
Alloc64Align |
Allocates 64-bit aligned memory from the data buffer pool.
| |
DebugLog |
Logs a debug message.
| |
Equals | (Inherited from Object.) | |
ErrorLog |
Logs an error message.
| |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PullBuffer |
Gets the data buffer associated with a pointer.
This buffer MUST be freed later.
| |
Release |
Releases memory to the data buffer pool.
| |
ToString | (Inherited from Object.) |