Instance Method decode(_:from:) func decode<T>(_: T.Type, from string: Data) throws -> T where T : Decodable