bert.erl icon indicating copy to clipboard operation
bert.erl copied to clipboard

Enable nested dict decoding

Open woahdae opened this issue 14 years ago • 0 comments

Currently bert can only decode one-level dicts, this enables nested dict decoding.

Apologies for including 2 commits in this pull request, but I'm using a combination of laziness and judgment and assuming that the dict encoding fix is a given.

woahdae avatar Dec 01 '10 21:12 woahdae