[ https://issues.apache.org/jira/browse/DIRMINA-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017842#comment-13017842 ]
Emmanuel Lecharny commented on DIRMINA-823: ------------------------------------------- putUnsigned() and putUnsigned(int) methods : http://svn.apache.org/viewvc?rev=1090567&view=rev putUnsignedInt() methods : http://svn.apache.org/viewvc?rev=1090572&view=rev > Add IoBuffer.putUnsigned* methods to balance the getUnsigned* methods for > completeness > -------------------------------------------------------------------------------------- > > Key: DIRMINA-823 > URL: https://issues.apache.org/jira/browse/DIRMINA-823 > Project: MINA > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.2 > Environment: WXP SP3, Sun SDK 1.5 > Reporter: Francis ANDRE > Assignee: Emmanuel Lecharny > Priority: Trivial > Fix For: 2.0.3 > > > While unsigned integers types are quite meaningful in networking protocols, > Java does not provide unsigned integer primitive types. The > IoBuffer.getUnsigned* methods are filling the gap between the need of > unsigned integers and the real Java programs. > But IoBuffer does not provide the correlative IoBuffer.putUnsigned* methods. > Thus for completeness, this issue proposes to add those IoBuffer.putUnsigned* > methods. > Rgds -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira