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: