Hi, Folks:

When ByteBuffer.getString() breaks midway because of a CharacterCodingException, it fails to restore the position and limit; thus getString() is destructive when this happens. One can, of course, work around this, but it should not be necessary.

Yigal Rachman

Reply via email to