SoMemoryBuffer Methods |
The SoMemoryBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetExternalPointer | Returns external pointer attached to this buffer. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetLongNbElement | Obsolete. Returns number of element. |
![]() | GetLongSize | Obsolete. Returns size in bytes. |
![]() | GetNbElement | Returns number of element. |
![]() | GetPointer | Returns direct pointer to data. |
![]() | GetSize | Returns size in bytes. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetSize(UInt64) | Calls SetSize(size, System.Convert.ToUInt64(1)). |
![]() | SetSize(UInt64, UInt64) | setup functions |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |