You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jeremy (JIRA)" <ji...@apache.org> on 2014/07/30 16:36:38 UTC

[jira] [Created] (DIRMINA-981) IoBuffer GetSlice throw an IllegalArgumentException

Jeremy created DIRMINA-981:
------------------------------

             Summary: IoBuffer GetSlice throw an IllegalArgumentException
                 Key: DIRMINA-981
                 URL: https://issues.apache.org/jira/browse/DIRMINA-981
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.7
            Reporter: Jeremy


Calling IoBuffer.Getslice(1,3) on a iobuffer with 36 element call an IllegalArgumentException for the function Buffer position(int newPosition)
called at position(pos);



--
This message was sent by Atlassian JIRA
(v6.2#6252)