export interface iEntryData { path: string; base64: string; length: number; }