Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2141

ByteBufferSerializer modifies buffer's position

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.1
    • io
    • None

    Description

      The ByteBufferSerializer modifies the resulting buffer's position. The reason this wasn't caught by the existing test is because ByteBuffer.allocate(8).putLong(123456) also modifies the buffer's position.

      Attachments

        Issue Links

          Activity

            People

              eduard.tudenhoefner Eduard Tudenhoefner
              eduard.tudenhoefner Eduard Tudenhoefner
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: