int SkipBytes(int numBytes);
SkipBytes skips (ignores) a given number of bytes. Same return values as Read.
An int value containing the skip bytes.