Beispiel #1
0
 public function stream_truncate($size)
 {
     return $this->state->ftruncate($this->handle, $size);
 }