tuweni / org.apache.tuweni.trie / MerklePatriciaTrie / storingStrings

storingStrings

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

Create a trie with value of type String.

Strings are stored in UTF-8 encoding.