ByteSegment Type

Instance members

Instance member Description

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Span

Full Usage: this.Span

Returns: Span<byte>
Returns: Span<byte>

Static members

Static member Description

Memory.Empty

Full Usage: Memory.Empty

Returns: Memory<byte>
Returns: Memory<byte>