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 moreDeclaration
Swift
public protocol Deserializer 
            View on GitHub
          
      Protocols  Reference