Click or drag to resize

Native Methods

The Native type exposes the following members.

Methods
  NameDescription
Protected methodStatic memberAlloc
Allocates memory from the data buffer pool.
Protected methodStatic memberAlloc64Align
Allocates 64-bit aligned memory from the data buffer pool.
Protected methodStatic memberDebugLog
Logs a debug message.
Public methodEquals (Inherited from Object.)
Protected methodStatic memberErrorLog
Logs an error message.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodStatic memberPullBuffer
Gets the data buffer associated with a pointer. This buffer MUST be freed later.
Protected methodStatic memberRelease
Releases memory to the data buffer pool.
Public methodToString (Inherited from Object.)
Top
See Also