Method Sql.mysql()->streaming_typed_query()
- Method streaming_typed_query
Mysql.mysql_resultstreaming_typed_query(stringquery,mapping(string|int:mixed)|voidbindings,void|stringcharset)- Description
Makes a streaming typed SQL query.
This function acts as the combination of streaming_query() and big_typed_query().
- See also