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