Converts bytes to a base64 string. It accepts 'Buffer' or 'Uint8Array'.
The bytes to convert.
The converted base64 string.
Converts bytes to a base64 string. It accepts 'Buffer' or 'Uint8Array'.