The containing class is available as IO\BufferedReader in the www repository.
IO\BufferedReader
public function readFixedSizeAsync( int $size, ?int $timeout_ns = NULL, ): Awaitable<string>;
int $size
?int $timeout_ns = NULL
Awaitable<string>