Package me.a8kj.config.template.experimental.codec


package me.a8kj.config.template.experimental.codec
  • Class
    Description
    Provides a unified abstraction for bidirectional data transformation between domain objects and their serialized representations.
    Defines a functional contract for reconstructing domain objects from their serialized representations.
    Defines a functional contract for transforming domain objects into their serialized representations.