Click or drag to resize

IArrayBufferReadBytes Method

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