Interface CodecConfiguration


public interface CodecConfiguration
Configuration object for codecs providing various details required for encoding and decoding data.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the zone identifier used for temporal conversions from local to zoned temporals.
  • Method Details

    • getZoneId

      ZoneId getZoneId()
      Return the zone identifier used for temporal conversions from local to zoned temporals.
      Returns:
      the zone identifier