Base64 Library
-- Methodsfunction llbase64.encode(data: string | buffer): stringfunction llbase64.decode(data: string, asBuffer: boolean?): string | buffer-- Methodsfunction llbase64.encode(data: string | buffer): stringfunction llbase64.decode(data: string, asBuffer: boolean?): string | buffer