Click or drag to resize

IArrayBufferViewReadBytes Method

Overload List
 NameDescription
Public methodReadBytes(UInt64, UInt64, Byte, UInt64) Copies bytes from the view into the specified byte array.
Public methodReadBytes(UInt64, UInt64, SpanByte, UInt64) Copies bytes from the view into the specified byte span.
Top
See Also