merkle-trie / net.consensys.cava.trie.experimental / MerklePatriciaTrie / storingStrings

storingStrings

@JvmStatic fun storingStrings(): MerklePatriciaTrie<String> (source)

Create a trie with value of type String.

Strings are stored in UTF-8 encoding.