llbase64
function llbase64.encode(data: string | buffer): stringfunction llbase64.decode(data: string, asBuffer: boolean?): string | bufferfunction llbase64.encode(data: string | buffer): stringfunction llbase64.decode(data: string, asBuffer: boolean?): string | buffer