MTLIOCompressionContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class MTLIOCompressionContext : ObjCRuntime.DisposableObject
type MTLIOCompressionContext = class
inherit DisposableObject
- Inheritance
Properties
| Name | Description |
|---|---|
| DefaultChunkSize | |
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
Methods
| Name | Description |
|---|---|
| AppendData(Byte[]) | |
| AppendData(NSData) | |
| AppendData(ReadOnlySpan<Byte>) | |
| ClearHandle() | (Inherited from DisposableObject) |
| Create(String, MTLIOCompressionMethod, Int64) | |
| Dispose() | (Inherited from DisposableObject) |
| Dispose(Boolean) | |
| Equals(Object) | (Inherited from DisposableObject) |
| FlushAndDestroy() | |
| GetCheckedHandle() | (Inherited from DisposableObject) |
| GetHashCode() | (Inherited from DisposableObject) |
| InitializeHandle(NativeHandle) | (Inherited from DisposableObject) |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |