HH\Lib\IO\ReadHandleConvenienceMethodsTrait::readAllAsync

Meta Engineer?

The containing class is available as IO\ReadHandleConvenienceMethodsTrait in the www repository.

public function readAllAsync(
  ?int $max_bytes = NULL,
  ?int $timeout_ns = NULL,
): Awaitable<string>;

Parameters

  • ?int $max_bytes = NULL
  • ?int $timeout_ns = NULL

Returns