std.stream.Stream.Skip - nitrologic/monkey2 GitHub Wiki
std::std.stream.std.stream.Stream.Skip
monkey:monkey.types.Int( count:monkey:monkey.types.Int )
Method Skip:Reads data from the stream and throws it away.
Parameters | |
---|---|
count |
count The number of bytes to skip. |