Re: review of the Storage interface
- From: Dietmar Maurer <dietmar maurer-it com>
- To: "gnome-components-list gnome org" <gnome-components-list gnome org>
- Subject: Re: review of the Storage interface
- Date: Thu, 05 Oct 2000 16:29:34 +0200
The Stream interface has a copy_to method:
void copy_to (in string dest, in long bytes,
inout long read, inout long written)
raises (IOError, NoPermission);
Is there a reason why read and written are of type
inout
(instead
of out)?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]