ByteDataIns constructor

ByteDataIns(
  1. ByteData data
)

Implementation

ByteDataIns(this.data);