跳到主要内容

send_response_file

发送文件数据的回包

声明

void send_response_file(object res, string file_name, mixed file_buff)

参数

参数名描述
res请求对象
file_name文件名称
file_buff文件数据

返回值

void

使用方式

返回文档