Closed rockwood closed 12 years ago
Looks like there wasn't a case to handle when breaking into 5-bit chunks returned an empty array. I've made sure both encoding and decoding works with this set of points. Thanks!
You rock! Thanks.
@joshuaclayton you da man. Thanks a ton. I was just getting ready to dive in to this.
We've run into this problem too - the fix worked great. Would you be able to push to RubyGems?
Sure thing! Just pushed 0.1.0
Hi,
We're testing this out for our app and stumbled on some issues when encoding certain points.
for instance, doing:
Gives the error
I'm not quite sure why only some points are failing. Any ideas?