Lei Xu
Results
1
issues of
Lei Xu
 --- 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...