Fixed encoder segfault.

I was being an absolute moron and not adjusting my two access
pointers to the data buffer after a realloc.
1 file changed
tree: 6507e5594fbfcdb9d7185ced479676b2d0ff319e
  1. c_src/
  2. src/
  3. test/
  4. .gitignore
  5. Makefile
  6. README.md
  7. rebar
  8. rebar.config
README.md

Jiffy - JSON NIFs for Erlang

I wrote a JSON parser. Lets see how fast it is.