fn readBoundedBytes(self: Self, comptime num_bytes: usize) Error!field_call
Reads at most num_bytes and returns as a bounded array.
num_bytes
self: Self,
num_bytes: usize,