Re: [Vala] Write to file



On Tue, 2011-12-27 at 15:53 +0200, Denis Kuzmenok wrote:

Is there any method writing to files other than DataOutputStream ?
Simple stdout.printf on
program >/path/file
is x2 faster then DataOutputStream on big files (in my program).


This may help:

http://valadoc.org/posix/index.htm
http://valadoc.org/posix/Posix.write.html






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]