Skip to content

Std stream stream skip

std:std.stream.Stream.Skip

Method Skip:Int( count:Int )#

Reads data from the stream and throws it away.

Parameters
count count The number of bytes to skip.