Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
The JavaScript equivalent is Blob()
. Note that JavaScript now has typed arrays (for example, Uint8Array) .
ifByteArray
WriteFile(file_path As String) As Boolean
...
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
The JavaScript equivalent is Blob()
. Note that JavaScript now has typed arrays (for example, Uint8Array) .
...