OSDN Git Service

2003-03-25 Michael Koch <konqueror@gmx.de>
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Mar 2003 13:06:52 +0000 (13:06 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Mar 2003 13:06:52 +0000 (13:06 +0000)
commit69614b54f2a086eb54fe478b72131f83633eeb64
tree9f15c51e61878ea40347d0c638b354f0b8b8fef1
parentd5a39cea91271b5968b693de7ae52353891ec941
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64845 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/io/FileInputStream.java
libjava/java/io/FileOutputStream.java