Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/general
Base64
encode
Function encode
encode
(
input
,
url
?
)
:
string
Encodes base64.
Parameters
input
:
ArrayLike
<
number
>
an indexable sequence of bytes
url
:
boolean
= false
set to true to encode as base46url
Returns
string
an encoded string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Encodes base64.