Converts a base64-encoded string to a Buffer of binary data.
The base64-encoded string to convert.
A Buffer containing the binary data.
Generated using TypeDoc
Converts a base64-encoded string to a Buffer of binary data.