Skip(int)View sourcepublic void Skip(int count) Skips the next count bytes. ParameterscountintThe number of bytes to skip.