FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buffer...
authorIto Kazumitsu <kaz@maczuka.gcd.org>
Thu, 17 Feb 2005 19:51:25 +0000 (19:51 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Thu, 17 Feb 2005 19:51:25 +0000 (19:51 +0000)
commit7801fed43de9df48ec81760a5fb20f54436d165f
tree5bed176a4214fbab9ae896344151df1dca643fde
parentae54ec16cdaf815a4e416e8193dd9e645b73fdab
FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buffer forward.

2005-02-17  Ito Kazumitsu  <kaz@maczuka.gcd.org>

* gnu/java/nio/channels/FileChannelImpl.java (write(ByteBuffer)):
Move the position of the source buffer forward.

From-SVN: r95184
libjava/ChangeLog
libjava/gnu/java/nio/channels/FileChannelImpl.java