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