base65536.core

The core algorithm of base65536.

base65536.core.encode(value)

Encodes bytes to a base65536 string.

base65536.core.decode(value)

Decodes bytes from a base65536 string.