Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-823

Add IoBuffer.putUnsigned* methods to balance the getUnsigned* methods for completeness

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.0.2
    • 2.0.3
    • Core
    • None
    • WXP SP3, Sun SDK 1.5

    Description

      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

      Attachments

        Activity

          People

            elecharny Emmanuel Lécharny
            francisandre Francis ANDRE
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: