fn skipBytes(self: Self, num_bytes: u64, comptime options: SkipBytesOptions) !void

Reads num_bytes bytes from the stream and discards them

Parameters

self: Self,
num_bytes: u64,