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