promotional bannermobile promotional banner

Codec Helper

A library to automatically generate codecs from classes based on annotations and reflection.

File Details

CodecHelper-0.3.0.jar

  • R
  • May 6, 2026
  • 122.38 KB
  • 15
  • Early Access

File Name

CodecHelper-0.3.0.jar

Supported Versions

  • Early Access
  • Enum fields accept/work with @Doc annotations
  • Value inheritance API using @Inherit (experimental!)
  • add `withStandardSettings` to CodecResolver.Builder
  • add `StringDefaultCodec` which can be used to simplify common config
  • add @CodecVersion annotation
  • add @AfterDecode