Docs
GitHub
CHANGELOG
Preparing search index...
The search index is not available
JS-COOL DOCS - v5.23.1
JS-COOL DOCS
fileToBase64
Function fileToBase64
fileToBase64
(
input
:
File
)
:
Promise
<
string
|
null
>
file to base64
Parameters
input
:
File
file data
Returns
Promise
<
string
|
null
>
base64 string
Since
5.13.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
CHANGELOG
JS-COOL DOCS - v5.23.1
Loading...
file to base64