[Ns-bugs] [Bug 1294] New methods in Buffer::Iterator
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Apr 24 05:22:22 PDT 2012
https://www.nsnam.org/bugzilla/show_bug.cgi?id=1294
--- Comment #6 from Mathieu Lacage <mathieu.lacage at gmail.com> 2012-04-24 08:22:22 EDT ---
(In reply to comment #5)
> Created attachment 1382 [details]
> Patch
>
> I changed implementation of Read and PeekU8. Now there is no code duplication
> for PeekU8 and Read(Iterator,uint32_t) is implemented using
> Write(Iterator,Iterator) and Next(uint32_t).
It should be the other way around. i.e., ReadU8 should be implemented in terms
of PeekU8
--
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list