Protocols

The following protocols are available globally.

  • Deserializer protocol.

    Additional deserializers (i.e. for unsupported file formats) may be used by implementing this protocol.

    See more

    Declaration

    Swift

    public protocol Deserializer