Converts an array buffer of binary data to a Base64 encoded string.
a buffer of binary data.
Returns a Base64 encoded string representing the provided binary data.
Converts an array buffer of binary data to a Base64 encoded string.