HH\Lib\IO\WriteHandle::writeImpl

Meta Engineer?

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

An immediate unordered write

protected function writeImpl(
  string $bytes,
): int;

Parameters

  • string $bytes

Returns

  • the - number of bytes written on success, which may be 0