69 uint8_t elementId = i.
ReadU8 ();
79 uint8_t length = i.
ReadU8 ();
automatically resized byte buffer
#define NS_ASSERT(condition)
At runtime, in debugging builds, if this condition is not true, the program prints the source file...
uint8_t const * PeekData(void) const
iterator in a Buffer instance
uint32_t GetDistanceFrom(Iterator const &o) const
void Next(void)
go forward by one byte
void AddAtEnd(uint32_t end)
Every class exported by the ns3 library is enclosed in the ns3 namespace.
void WriteU8(uint8_t data)
Buffer::Iterator Begin(void) const