点击或拖拽改变大小

HslHelperReadBinaryFromStream 方法

从流中读取二进制的内容

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static byte[] ReadBinaryFromStream(
	Stream stream
)

参数

stream
类型:System.IOStream
数据流

返回值

类型:Byte
字节数组
参见