SpanReader::ignore

Skip the next n bytes without reading them.

Synopsis

Declared in <streams.h>

void
ignore(size_t n);

Parameters

NameDescription
nNumber of bytes to skip.