multiformats - v13.3.6
Preparing search index...
basics
bases
Variable bases
Const
bases
:
{
base10
:
Codec
<
"base10"
,
"9"
>
;
base16
:
Codec
<
"base16"
,
"f"
>
;
base16upper
:
Codec
<
"base16upper"
,
"F"
>
;
base2
:
Codec
<
"base2"
,
"0"
>
;
base256emoji
:
Codec
<
"base256emoji"
,
"🚀"
>
;
base32
:
Codec
<
"base32"
,
"b"
>
;
base32hex
:
Codec
<
"base32hex"
,
"v"
>
;
base32hexpad
:
Codec
<
"base32hexpad"
,
"t"
>
;
base32hexpadupper
:
Codec
<
"base32hexpadupper"
,
"T"
>
;
base32hexupper
:
Codec
<
"base32hexupper"
,
"V"
>
;
base32pad
:
Codec
<
"base32pad"
,
"c"
>
;
base32padupper
:
Codec
<
"base32padupper"
,
"C"
>
;
base32upper
:
Codec
<
"base32upper"
,
"B"
>
;
base32z
:
Codec
<
"base32z"
,
"h"
>
;
base36
:
Codec
<
"base36"
,
"k"
>
;
base36upper
:
Codec
<
"base36upper"
,
"K"
>
;
base58btc
:
Codec
<
"base58btc"
,
"z"
>
;
base58flickr
:
Codec
<
"base58flickr"
,
"Z"
>
;
base64
:
Codec
<
"base64"
,
"m"
>
;
base64pad
:
Codec
<
"base64pad"
,
"M"
>
;
base64url
:
Codec
<
"base64url"
,
"u"
>
;
base64urlpad
:
Codec
<
"base64urlpad"
,
"U"
>
;
base8
:
Codec
<
"base8"
,
"7"
>
;
identity
:
Codec
<
"identity"
,
"\u0000"
>
;
}
= ...
Type declaration
base10
:
Codec
<
"base10"
,
"9"
>
base16
:
Codec
<
"base16"
,
"f"
>
base16upper
:
Codec
<
"base16upper"
,
"F"
>
base2
:
Codec
<
"base2"
,
"0"
>
base256emoji
:
Codec
<
"base256emoji"
,
"🚀"
>
base32
:
Codec
<
"base32"
,
"b"
>
base32hex
:
Codec
<
"base32hex"
,
"v"
>
base32hexpad
:
Codec
<
"base32hexpad"
,
"t"
>
base32hexpadupper
:
Codec
<
"base32hexpadupper"
,
"T"
>
base32hexupper
:
Codec
<
"base32hexupper"
,
"V"
>
base32pad
:
Codec
<
"base32pad"
,
"c"
>
base32padupper
:
Codec
<
"base32padupper"
,
"C"
>
base32upper
:
Codec
<
"base32upper"
,
"B"
>
base32z
:
Codec
<
"base32z"
,
"h"
>
base36
:
Codec
<
"base36"
,
"k"
>
base36upper
:
Codec
<
"base36upper"
,
"K"
>
base58btc
:
Codec
<
"base58btc"
,
"z"
>
base58flickr
:
Codec
<
"base58flickr"
,
"Z"
>
base64
:
Codec
<
"base64"
,
"m"
>
base64pad
:
Codec
<
"base64pad"
,
"M"
>
base64url
:
Codec
<
"base64url"
,
"u"
>
base64urlpad
:
Codec
<
"base64urlpad"
,
"U"
>
base8
:
Codec
<
"base8"
,
"7"
>
identity
:
Codec
<
"identity"
,
"\u0000"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
multiformats - v13.3.6
Loading...