Data

public extension Data
  • Undocumented

    Declaration

    Swift

    func decoded<T>(dateDecodingStrategy: JSONDecoder.DateDecodingStrategy? = nil) throws -> T where T : Decodable