Click or drag to resize

MemoryBufferStreamRead Method

Overload List
 NameDescription
Public methodRead(SpanByte)When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.
Public methodRead(Byte, Int32, Int32) Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.
Top
See Also