SizeBytes
The size of the read request, in bytes.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.IO.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public readonly ulong SizeBytes { get; }
Remarks
For AsyncReadManager operations, the size reported by this metric corresponds to the value specified in the ReadCommand.Size field.