|
pure virtual |
This method changes the packets current offset to the specified offset.
| nOffset | [ in ] nOffset The offset to seek to. |
| Success | P6R::eOk | The offset was successfully updated. |
| Failure | P6R::eTooBig | The specified offset was past the end of the buffer. |