package jxl.biff.drawing; interface EscherStream { byte[] getData(); }