Skip to content

ReaderInput.ReadBytes(Span<byte>)

ReadBytes(Span<byte>)

abstract
public abstract void ReadBytes(Span<byte> destination)
Fills the destination span with data from the input.

Parameters

destinationSpan<byte>
The destination.