AutoFile::ignore

Skip nSize bytes from the file.

Synopsis

Declared in <streams.h>

void
ignore(size_t nSize);

Parameters

NameDescription
nSizeNumber of bytes to skip.