chad3814 / node-hashtable

Native hashtable interface for when V8 objects can't take the heat
MIT License
106 stars 41 forks source link

change AsciiValue to Utf8Value #8

Closed xatgithub closed 10 years ago

xatgithub commented 10 years ago

sometimes we need store UTF-8 strings

chad3814 commented 10 years ago

rebased and merged this on top of my recent changes, thanks.