fn skipBytes(self: Self, num_bytes: u64, comptime options: SkipBytesOptions) !void
[src]
Reads num_bytes
bytes from the stream and discards them
fn skipBytes(self: Self, num_bytes: u64, comptime options: SkipBytesOptions) !void
Reads num_bytes
bytes from the stream and discards them