Y
Hacker News
new
|
ask
|
show
|
jobs
by
jgalt212
4665 days ago
any word on support for unicode keys?
1 comments
dlundqvist
4665 days ago
Keys are arbitrary data (you pass in pointer to data and length in bytes), so you can use anything that makes sense for you as keys.
link