Dan Winship 800d6ff111 gio: add GBytes-based input/output stream methods
Using a caller-supplied buffer for g_input_stream_read() doesn't
translate well to the semantics of many other languages, and using a
non-refcounted buffer for read_async() and write_async() makes it
impossible to manage the memory correctly currently in
garbage-collected languages.

Fix both of these issues by adding a new set of methods that work with
GBytes objects rather than plain buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=671139
2012-05-24 17:48:13 -04:00
..
2012-05-16 12:00:44 -04:00
2012-04-30 09:28:42 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2012-04-08 10:24:51 -04:00
2012-04-19 10:24:08 +02:00
2012-04-20 15:02:48 +02:00
2012-04-08 10:24:51 -04:00
2011-10-16 21:41:15 -04:00
2011-07-27 16:23:33 -04:00
2011-07-27 16:23:33 -04:00
2011-09-26 16:54:23 -04:00
2011-07-27 16:23:33 -04:00
2010-09-03 15:44:28 -04:00
2012-01-13 17:12:53 +01:00
2012-02-05 19:57:10 +01:00
2011-10-13 01:00:57 -04:00
2011-10-13 01:00:57 -04:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2012-01-13 17:12:53 +01:00
2011-10-16 16:09:33 -04:00