Table of Contents

Method AsSpan

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

AsSpan()

Gets a read-only span over the written bytes.

public ReadOnlySpan<byte> AsSpan()

Returns

ReadOnlySpan<byte>