使用英语阅读

通过


ByteViewer.SetBytes(Byte[]) 方法

定义

设置要在查看器中显示的字节数组。

public virtual void SetBytes (byte[] bytes);

参数

bytes
Byte[]

要显示的字节数组。

例外

指定的字节数组为 null

适用于