[Vala] Writing objects to files
- From: Steven Oliver <oliver steven gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Writing objects to files
- Date: Mon, 26 Mar 2018 14:44:12 -0400
I want to implement "saving" in my program. The data I want to save is
a custom object. Is it possible in vala to simply write the object to
disk (in binary I assume) without having to implement a to_string
method?
It seems like such a simple concept yet i can't seem to figure out how
to do it in Vala.
Steven N. Oliver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]