2003-03-25 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Tue, 25 Mar 2003 13:06:52 +0000 (13:06 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 25 Mar 2003 13:06:52 +0000 (13:06 +0000)
commita62abb91257e37394607041104b47ed5d9b4baed
tree9f15c51e61878ea40347d0c638b354f0b8b8fef1
parentd2fc77254d4bc5cb5e784cc7823607cc85bc77af
2003-03-25  Michael Koch  <konqueror@gmx.de>

* java/io/FileInputStream.java
(read): Renamed b to buf and off to offset.
* java/io/FileOutputStream.java
(ch): Documentation added.
(FileOutputStream): Documentation added.
(getFD): Documentation added.
(write): Documentation added.
(close): Documentation added.
(getChannel): Documentation added.

From-SVN: r64845
libjava/ChangeLog
libjava/java/io/FileInputStream.java
libjava/java/io/FileOutputStream.java