跳到主要内容

write_stdin

与子进程交互,将数据发送到stdin

声明

bool write_stdin(buffer data)

参数

参数名描述
data数据

返回值

true - 成功, false - 失败

使用方式

返回文档