getFiles() getFiles() : array<mixed,string> 返回一个数组的索引由其相关的流,以防这些管道使用的临时文件的文件名。 Returns array<mixed,string>
readAndWrite() readAndWrite(boolean $blocking, boolean $close = false) : array<mixed,string> 文件句柄和管道中读取数据。 Parameters boolean $blocking 是否使用阻塞调用 boolean $close 是否要关闭管道,如果他们已经到达 EOF。 Returns array<mixed,string>