IJsArrayBufferToByteArray Method |
Namespace:
DotNetBrowser.Js.Collections
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.12
SyntaxReturn Value
Type:
ByteAn array containing copy of the data in
IJsArrayBuffer.
Exceptions| Exception | Condition |
|---|
| ObjectDisposedException |
The IJsArrayBuffer has already been disposed.
|
See Also