First Last Prev Next    No search results available
Details
: Extend of the ByteBuffer Interface
Bug#: 206
: AuxUtils Cpp
: AuxUtils Core
Status: CLOSED
Resolution: FIXED
: PC
: Windows 2000
: 0.5
: Want Fix
: trivial

:
Category: Bug Report
:
:
  Show dependency tree - Show dependency graph
People
Reporter: arufanov <arufanov@gmail.com>
Assigned To: Abdullah Abdurakhmanov <abdulla.abdurakhmanov@gmail.com>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2008-01-15 09:56
-1.What to method: poByteBuffer->clear(); to empty or dispose buffer(may be
disposeBuffer should be public?).
-2.What to single method for operation: 
poByteBuffer->clear(); 
poByteBuffer->append(); 

As far as I understand it will be suitable with setup method but with
predefined bCopyingMode & bAutoDispose values.
------- Comment #1 From arufanov 2008-01-15 10:18:38 -------
After fix this bug fix method at Anthill - Shmem: 
void SharedChannel::readBuffer(cpputils::io::ByteBuffer* poByteBuffer){
------- Comment #2 From Abdullah Abdurakhmanov 2008-01-17 05:11:06 -------
Hmmm... It's is a critical? Your status/severity assigment motivation is very
strange. I changed the severity to trivial.
Please use new method replace in the ByteBuffer class.
It's no destroy anything and automate sequence of setLen(0) and append().

First Last Prev Next    No search results available