radix_encoding 0.1.0.1
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:
=
インストール:
=
Runtime依存関係 (2):
activesupport
>= 3.0
subvisual-utils
~> 0.x