package jxl.biff.drawing;

/* JADX INFO: loaded from: classes.dex */
public interface EscherStream {
    byte[] getData();
}
