SoMemoryBufferCompression Class |
Namespace: OIV.ScaleViz.Misc
The SoMemoryBufferCompression type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoMemoryBufferCompression | Initializes a new instance of the SoMemoryBufferCompression class |
Name | Description | |
---|---|---|
![]() | Compress | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetDestination(SoMemoryBuffer) | Calls SetDestination(dst, System.UInt32(0)). |
![]() | SetDestination(SoMemoryBuffer, UInt32) | |
![]() | SetSource(SoMemoryBuffer) | Calls SetSource(src, System.UInt32(0), System.UInt32(0)). |
![]() | SetSource(SoMemoryBuffer, UInt32) | Calls SetSource(src, offset, System.UInt32(0)). |
![]() | SetSource(SoMemoryBuffer, UInt32, UInt32) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Uncompress |