json support + bugfixes
- fst now optional supports full object serialization with json coding
- bugfix: FSTObjectInput.available() always returned 0
- misc minor fixes
- new dependency: jackson-core. Imo best and fastest json parser/generator Jackson is used with fst serialization logic and databinding on top.