Protocols The following protocols are available globally. Protocols SafeJSONRepresentable A type that can be converted to a JSON instance without any loss or errors. See more Declaration Swift public protocol SafeJSONRepresentable FailableJSONRepresentable A type that can be converted to a JSON instance, with potential errors. See more Declaration Swift public protocol FailableJSONRepresentable LosslessJSONConvertible A type that can be initialized from JSON losslessly. See more Declaration Swift public protocol LosslessJSONConvertible © 2019 . All rights reserved. (Last updated: 2019-10-17) Generated by jazzy ♪♫ v0.11.2, a Realm project.