不可修改的字节数据视图构造函数

不可修改的字节数据视图(
  1. ByteData data
)

实现

external factory UnmodifiableByteDataView(ByteData data);