Offers the base 64 encoding and decoding algorithms

All subgroups and modules

module base64

base64 :: base64

Offers the base 64 encoding and decoding algorithms
package_diagram base64\> base64 core core base64\>->core crapto\>examples\> examples crapto\>examples\>->base64\> github github github->base64\> nitcorn nitcorn github->nitcorn nitcorn->base64\> sendmail sendmail sendmail->base64\> websocket websocket websocket->base64\> popcorn popcorn popcorn->github popcorn->nitcorn popcorn... ... popcorn...->popcorn

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children

group github

github

Nit wrapper for Github API
group nitcorn

nitcorn

Lightweight framework for Web applications development
group sendmail

sendmail

Send emails using the sendmail program
group websocket

websocket

Adds support for a websocket connection in Nit

Descendants