Lei Xu

Results 1 issues of Lei Xu

![ms](https://cloud.githubusercontent.com/assets/5109966/24700978/757a4ef2-1a2b-11e7-8f47-3ea46ece8a9e.png) --- the ```c# ms.Copyto(s) ``` is **failed** to response the image ```c# var bytes = ms.ToArray(); s.Write(bytes, 0, bytes.Length); ``` this is ok to response the image. Where I...