RubyGems Navigation menu

radix_encoding 0.2.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. This tool allows the creation of an encoder for any power-of-2 base and alphabet, allowing even to customize the padding to be used, if any.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)

Runtime 依赖 (2):

业主:

推送:

作者:

  • Pedro Costa

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 4,907

这个版本 2,170

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: