BinaryEncode
Encodes binary data to a string with the specified algorithm
Method Signature
Arguments
Argument
Type
Required
Description
Default
binary
any
true
The binary data to encode
encoding
string
true
The encoding to use
Examples
Related
Last updated