Package com.github.cafapi.common.codecs.jsonlzf


package com.github.cafapi.common.codecs.jsonlzf
  • Classes
    Class
    Description
    Implementation of Codec that supports serialisation and deserialisation to and form JSON format that itself is compressed with a high-speed LZF algorithm.
    Provides pre-configured strict and lenient Jackson JSON ObjectMapper instances.