Skip to content
Search
K
Main Navigation
Docs
API
Examples
Datasets
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /vtk-js/api/Common_Core_Base64.md for this page in Markdown format
Base64
Copy page
Source (.js)
Source (.d.ts)
Methods
fromArrayBuffer
Convert a Base64 string to an ArrayBuffer.
Argument
Type
Required
Description
b64Str
string
Yes
toArrayBuffer
Convert a Base64 string to an ArrayBuffer.
Argument
Type
Required
Description
b64Str
string
Yes