For example, I write a key as `a\tb\t中文`, then `keysStartingWith("a\tb\t")` doesn't return the result containing my key.
For example, I write a key as
a\tb\t中文, thenkeysStartingWith("a\tb\t")doesn't return the result containing my key.