Enumerations

The following enumerations are available globally.

  • The encoding/decodig strategies used on boolean values in a CSV document.

    See more

    Declaration

    Swift

    public enum BoolCodingStrategy: Hashable
  • The encoding/decoding strategies used for nil values in a CSV document.

    See more

    Declaration

    Swift

    public enum NilCodingStrategy: Hashable