hi Ito, --- Ito Kazumitsu <[EMAIL PROTECTED]> wrote: > Yes. FileInputStream and FileOutputStream already > have internal > private methods, so all we have to do is to make > read(byte[]) > and write(byte[]) call them.
thanks ! I checked them in, with a small change: I removed the comments for old code. Attached for reference. keep up the good work! cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
bis-read.patch
Description: bis-read.patch
fis-read.patch
Description: fis-read.patch
fos-write.patch
Description: fos-write.patch
