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

New function to read string as utf8 #36

Closed easitanth closed 10 months ago

github-actions[bot] commented 10 months ago

PSScriptAnalyzer results:

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

``` RuleName : PSUseOutputTypeCorrectly Severity : Information ScriptName : Read-StringAsUTF8.ps1 Line : 33 Message : The cmdlet 'Read-StringAsUTF8' returns an object of type 'System.Text.Encoding' but this type is not declared in the OutputType attribute. ```