Uint8ArrayWithMime: {
    mime: string;
    rawData: Uint8Array;
}