easitab / EPR.GlobalFunctions

Provide functions to be used in script executed by EasitProcessRunner
https://docs.easitgo.com/techspace/epr/globalfunctions/
Apache License 2.0
1 stars 0 forks source link

Add function to convert from base64 to utf8 #52

Closed easitanth closed 8 months ago

github-actions[bot] commented 8 months ago

PSScriptAnalyzer results:

Errors: [0], Warnings: [1], Information: [0]

``` RuleName : PSUseBOMForUnicodeEncodedFile Severity : Warning ScriptName : ConvertFrom-Base64.ps1 Line : Message : Missing BOM encoding for non-ASCII encoded file 'ConvertFrom-Base64.ps1' ```