HH\Lib\IO\BufferedReader::fillBufferAsync

Meta Engineer?

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

private function fillBufferAsync(
  ?int $desired_bytes,
  ?int $timeout_ns,
): Awaitable<void>;

Parameters

  • ?int $desired_bytes
  • ?int $timeout_ns

Returns