Udostępnij za pośrednictwem


FrameWriter.GetSpan(Int32) Method

Definition

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

Parameters

size
Int32

Returns

Applies to