编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Lock::unlock
  • Swoole\Mmap::open »
  • PHP Manual
  • Swoole
  • The Swoole\Mmap class

The Swoole\Mmap class

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

简介

类摘要

Swoole\Mmap {
/* 方法 */
public static open ( string $filename [, string $size [, string $offset ]] ) : ReturnType
}

Table of Contents

  • Swoole\Mmap::open — Map a file into memory and return the stream resource which can be used by PHP stream operations.
相关文章
php swoole the swoole buffer classphp swoole the swoole channel classphp swoole the swoole client classphp swoole the swoole connection iterator classphp swoole the swoole coroutine classphp swoole the swoole event classphp swoole the swoole exception classphp swoole the swoole http client classphp swoole the swoole http request classphp swoole the swoole http response classphp swoole the swoole http server classphp swoole the swoole mmap classphp swoole the swoole redis server classphp swoole the swoole serialize classphp swoole the swoole server classphp swoole the swoole table classphp swoole the swoole timer classphp swoole the swoole websocket frame classphp swoole the swoole websocket server classphp swoole mmap map a file into memory and return the stream resource which can be used by php stream operations.
关注编程学问公众号
编程学问网 湘ICP备20001732号