Struct ReadCommand
Inherited Members
Namespace: Unity.IO.LowLevel.Unsafe
Assembly: UnityEngine.dll
Syntax
public struct ReadCommand
Fields
| Improve this Doc View SourceBuffer
Declaration
public void *Buffer
Field Value
Type | Description |
---|---|
Void* |
Offset
Declaration
public long Offset
Field Value
Type | Description |
---|---|
Int64 |
Size
Declaration
public long Size
Field Value
Type | Description |
---|---|
Int64 |