Closed feuerste closed 5 years ago
read_exact and read_x_into need an initialized buffer to derive the number of bytes to read from the buffer length.
read_exact
read_x_into
read_exact
andread_x_into
need an initialized buffer to derive the number of bytes to read from the buffer length.