MemoryOwner.ValidLength Field

Definition

The number of bytes containing data in Memory. When performing reads, consumers of this class should consider ValidLength as the length of Memory rather than using Length directly.

public readonly int ValidLength;
val mutable ValidLength : int
Public ReadOnly ValidLength As Integer 

Field Value

Applies to