コード例 #1
0
ファイル: NativeStream.php プロジェクト: evanjt/core
 public function stream_stat()
 {
     return $this->state->fstat($this->handle);
 }