add encoder and decoder functions to api

This commit is contained in:
alisdair sullivan 2012-03-04 15:46:41 -08:00
parent 3cbabec80e
commit ed33626ed5
5 changed files with 17 additions and 6 deletions

View file

@ -5,4 +5,4 @@ clean:
./rebar clean
test: clean
./rebar --jobs=1 eunit
./rebar --jobs=1 skip_deps=true eunit