first commit
This commit is contained in:
5
hrmsEjb/jxl/biff/drawing/EscherStream.java
Normal file
5
hrmsEjb/jxl/biff/drawing/EscherStream.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package jxl.biff.drawing;
|
||||
|
||||
interface EscherStream {
|
||||
byte[] getData();
|
||||
}
|
Reference in New Issue
Block a user