Edit

TestMultiSegmentBufferWriter.GetSpan(Int32) Method

Definition

public Span<byte> GetSpan(int sizeHint);
abstract member GetSpan : int -> Span<byte>
override this.GetSpan : int -> Span<byte>
Public Function GetSpan (sizeHint As Integer) As Span(Of Byte)

Parameters

sizeHint
Int32

Returns

Implements

Applies to