Thank you, Ramesh.
It is fixed now.
WBR,
Alexey.
On Mar 31, 2008, at 12:15 , rampsarathy_at_dev.java.net wrote:
> https://grizzly.dev.java.net/issues/show_bug.cgi?id=102
> Issue #|102
> Summary| ByteBufferInputStream.read(ByteBuffer bb)
> returns inc
> |orrect value
> Component|grizzly
> Version|1.7.1
> Platform|Sun
> OS/Version|All
> URL|
> Status|NEW
> Status whiteboard|
> Keywords|
> Resolution|
> Issue type|DEFECT
> Priority|P3
> Subcomponent|framework
> Assigned to|issues_at_grizzly
> Reported by|rampsarathy
>
>
>
>
>
>
> ------- Additional comments from rampsarathy_at_dev.java.net Mon Mar 31
> 10:15:00 +0000 2008 -------
> The read(ByteBuffer bb) seems to be returning the size (limit) of
> the buffer
> rather than the bytes read.
> Should it return eof rather than return bb.limit(). This is a
> problem when we
> are reading with a bytebuffer that has some data in it.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: issues-help_at_grizzly.dev.java.net
>