JpegSegment constructor

JpegSegment(
  1. ByteData data
)

Implementation

JpegSegment(this.data) : type = data.getUint8(1);