ClearScript Library
ClearScript Library
ClearScript Library Reference
Microsoft.ClearScript.JavaScript
IArrayBufferView Interface
IArrayBufferView Methods
WriteBytes Method
WriteBytes(Byte[], UInt64, UInt64, UInt64) Method
WriteBytes(ReadOnlySpan<Byte>, UInt64, UInt64, UInt64) Method
IArray
Buffer
View
.
Write
Bytes Method
Overload List
Name
Description
WriteBytes(
Byte
[]
, UInt64, UInt64, UInt64)
Copies bytes from the specified byte array into the view.
WriteBytes(ReadOnlySpan
<
Byte
>
, UInt64, UInt64, UInt64)
Copies bytes from the specified byte span into the view.
Top
See Also
Reference
IArrayBufferView Interface
Microsoft.ClearScript.JavaScript Namespace
Copyright © Microsoft Corporation. All rights reserved.
Send comments on this topic to
Microsoft