Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ skip()

void Ice::InputStream::skip ( size_type size)
inline

Advances the current stream position by the given number of bytes.

Parameters
sizeThe number of bytes to skip.

Definition at line 626 of file InputStream.h.