std.stream.Stream.Skip - nitrologic/monkey2 GitHub Wiki

std::std.stream.std.stream.Stream.Skip

Method Skip:monkey:monkey.types.Int( count:monkey:monkey.types.Int )

Reads data from the stream and throws it away.

Parameters
count count The number of bytes to skip.