ppelisset/fileno
最新稳定版本:v0.2.0
Composer 安装命令:
composer require ppelisset/fileno
包简介
Get a file descriptor from a stream
README 文档
README
This package append function fileno to retrieve the file descriptor of a stream.
Installation
php-fileno require PHP8 and php-ffi enabled. To install this package, use composer to require package ppelisset/fileno.
Documentation
fileno - Get a file descriptor from a stream
fileno(resource $stream): ?int
Return the file descriptor of the stream or null if stream is not a stream with a file descriptor (not a stream, network stream...)
统计信息
- 总下载量: 541
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-26