HH\Lib\IO\MemoryHandle::appendToBuffer

Meta Engineer?

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

Append data to the internal buffer, preserving position

public function appendToBuffer(
  string $data,
): void;

Parameters

  • string $data

Returns

  • void