This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: buffer flushing?



Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> I don't think we should add this method since it looks like the spec 
> doesn't have it implemented for FileOutputStream, which implys that it 
> does nothing.

Egad, you're right.

> What does the JDK do?

On Win32, the JDK doesn't flush buffers until you close the file. Wow,
that's lame.

  - a

-- 
Sick of HTML user interfaces?
www.xwt.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]