fn readBoundedBytes(self: Self, comptime num_bytes: usize) Error!field_call

Reads at most num_bytes and returns as a bounded array.

Parameters

self: Self,
num_bytes: usize,