ByteDataWrapper constructor

ByteDataWrapper(
  1. ByteData data
)

Implementation

ByteDataWrapper(this.data);