OpenFairyGUI API
Preparing search index...
core/src/web
FileSystemAccessFileLike
Interface FileSystemAccessFileLike
interface
FileSystemAccessFileLike
{
arrayBuffer
()
:
Promise
<
ArrayBuffer
>
;
text
()
:
Promise
<
string
>
;
}
Index
Methods
array
Buffer
text
Methods
array
Buffer
arrayBuffer
()
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
text
text
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
array
Buffer
text
OpenFairyGUI API
Loading...