How to fetch Images from CoreData correct?

前端 未结 0 1249
长情又很酷
长情又很酷 2020-12-20 06:11

this is the code how I save images in CoreData:

lazy var dataImage = profileIcon.jpegData(compressionQuality: 1.0)
    
    //MARK: - Saving the Workout Image         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题