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