Ejemplo n.º 1
0
 uint8_t* pos() const { return buffer.get() + offset; }
Ejemplo n.º 2
0
 uint8_t* end() const { return buffer.get() + length(); }
Ejemplo n.º 3
0
 uint8_t* begin() const { return buffer.get(); }