ReadBytes(Span<byte>)
public void ReadBytes(scoped Span<byte> destination) Fills
destination with bytes read from the input. Parameters
destinationSpan<byte>- The destination.
public void ReadBytes(scoped Span<byte> destination)destination with bytes read from the input. destinationSpan<byte>