PvrtcPacket constructor

PvrtcPacket(
  1. TypedData data
)

Implementation

PvrtcPacket(TypedData data) : rawData = Uint32List.view(data.buffer);