下面是流转化成字符串的Stream2String()方法代码。
|
| 1. | < !--直接把对应的参数传入!--> |
| 2. | string str=Stream2String(stream); |

调用示例