小编Dan*_*ira的帖子

如何在System.IO.Stream中转换System.Byte []?

我无法将字节转换为流.有一个简单的方法吗?

Stream stream;
stream = (Stream) vByte; //something is going wrong in this part. 
//vByte is a byte variable
Run Code Online (Sandbox Code Playgroud)

c# stream

5
推荐指数
2
解决办法
5179
查看次数

标签 统计

c# ×1

stream ×1