RubyGems Navigation menu

radix_encoding 0.1.0

Binary to text encoding of data is commonly used for transmission when the channel does not support binary data. Common formats are Base16 (also known as hexadecimal), Base32, and Base64. However it is possible to encode data into any base, given an alphabet with that length. This tool allows the creation of an encoder for any base and alphabet, handling the special case where the base is not a power of 2.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.2.0 - May 11, 2020 (10,5 KB)
  2. 0.1.0.1 - May 08, 2020 (10,5 KB)
  3. 0.1.0 - May 08, 2020 (10,5 KB)

dependencias de Runtime (2):

Propietarios:

Subida por:

Autores:

  • Pedro Costa

SHA 256 checksum:

= Copiar al portapapeles ¡Copiado!

Total de descargas 4.910

Para esta versión 1.345

Licencia:

MIT

Versión de Ruby requerida: >= 2.3.0

Enlace: