Read(Span<byte>)
public void Read(Span<byte> destination) Copies the next bytes into
destination and reads them. Parameters
destinationSpan<byte>- The destination to copy to.
public void Read(Span<byte> destination)destination and reads them. destinationSpan<byte>