library pif; import 'dart:html'; class Pif { Pif(Uint8Array pifUint8Array){} }