Files.FromBase64

Overview

Converts the given base64 coded string to string with code page

string myFiles.FromBase64(content: string, encoding: number)

Arguments

string content

base64 encoded string

number encoding

encoding page. Optional. Default is 65001 (UTF-8)

Copyright © 2010 - 2023 Emakin. All rights reserved.