Click or drag to resize

IArrayBufferWriteBytes Method

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