base64Encode

Perform base64 encoding

Parameters

input Vector!(ubyte, Alloc)

some input

Return Value

Type: string

base64adecimal representation of input

Meta