Post

Replies

Boosts

Views

Activity

Reply to Using PencilKit in Swift. What is the best way to save PKDrawing into a remote database? How to serialize it?
Maybe this can help func dataRepresentation() -> Data // << to store data in file init(data: Data) throws // << to restore from data read from file
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’21