[#SizeComputer-seek] = xref:SizeComputer.adoc[SizeComputer]::seek :relfileprefix: ../ :mrdocs: Pretend this many bytes are written, without specifying them. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void seek(uint64_t num); ---- == Parameters [cols="1,4"] |=== | Name| Description | *num* | The number of bytes to add to the running count. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#