<?php ftruncate(resource $stream, int $size): bool
<?php { rewind($this->handle); ftruncate($this->handle, 0); return $this; }