Skip to content

json support + bugfixes

Compare
Choose a tag to compare
@RuedigerMoeller RuedigerMoeller released this 29 May 12:42
· 286 commits to master since this release
  • 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.