scodec.bits.Bases.Alphabets
Base 58 alphabet as defined by https://en.bitcoin.it/wiki/Base58Check_encoding#Base58_symbol_chart. IPFS hashes uses the same order
Indicates whether the specified character should be ignored.
Converts the specified index to a character.
IndexOutOfBoundsException if the specified byte is not supported by this alphabet
IndexOutOfBoundsException
Converts the specified char to an index.
IllegalArgumentException if the specified char is not supported by this alphabet
IllegalArgumentException
Base 58 alphabet as defined by https://en.bitcoin.it/wiki/Base58Check_encoding#Base58_symbol_chart. IPFS hashes uses the same order