InputStream.skip

Skips specified amount of bytes in stream. Returns the actual amount of bytes skipped
overload 1:
InputStream:skip(n)
Method Property Fluent Description Representation
n accepts an Integer
Return Value an Integer
a a