Returns the result of converting a binary list of numbers {0} into a text value. Optionally, {1} may be specified to indicate ...

Returns the result of converting a binary list of numbers {0} into a text value. Optionally, {1} may be specified to indicate the encoding to be used in the text value produced
      The following BinaryEncoding values may be used for {1}.
      
  • BinaryEncoding.Base64: Base 64 encoding
  • BinaryEncoding.Hex: Hex encoding