Pretend this many bytes are written, without specifying them.
Synopsis
Declared in <serialize.h>
void
seek(uint64_t num);
Parameters
Name |
Description |
num |
The number of bytes to add to the running count. |
Created with MrDocs