LicenseRef-OtherLicense licensed by Ian Lynagh
Maintained by [email protected]
This version can be pinned in stack with:base64-string-0.2@sha256:73a03f359b1eb4eace537b999cbe6b8f670a79fbd0589a596772226378c78918,855

Module documentation for 0.2

Depends on 1 package(full list with versions):
Used by 1 package in lts-8.5(full list with versions):

This Base64 implementation uses the characters A-Z a-z 0-9 + / along with = to signal the number of characters mod 3. It is compliant with both PEM (RFC 989 / RFC 1421) and MIME (RFC 2045).