Skip to content

llbase64

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