Decodes data from a binary form into text.
function (optional binary
as nullable any, optional encoding
as nullable any) as nullable any
Decodes data, binary
, from a binary value in to a text value, using encoding
type.
Text.Conversions from and to text