package jxl.biff; public interface ByteData { byte[] getBytes(); }