IMPORT_PATH: "@daiso-tech/core/codec/base-64-codec"
"@daiso-tech/core/codec/base-64-codec"
Decodes the given encoded value into decoded format. Transforms data from encoded format back to original format.
The value in encoded format to decode
The value in decoded format
Encodes the given decoded value into encoded format. Transforms data from original format to target encoding.
The value in original format to encode
The value in encoded format
IMPORT_PATH:
"@daiso-tech/core/codec/base-64-codec"