public int Read( long position, Span<byte> buffer )
Public Function Read ( position As Long, buffer As Span(Of Byte) ) As Integer
member Read : position : int64 * buffer : Span<byte> -> int
In This Article