Click or drag to resize

IArrayBufferView.WriteBytes Method

Overload List
 NameDescription
Public methodWriteBytes(Byte[], UInt64, UInt64, UInt64) Copies bytes from the specified byte array into the view.
Public methodWriteBytes(ReadOnlySpan<Byte>, UInt64, UInt64, UInt64) Copies bytes from the specified byte span into the view.
Top
See Also