jxl.biff
public interface: ByteData [javadoc |
source]
Interface which provides a method for transferring chunks of binary
data from one Excel file (read in) to another (written out)
Method from jxl.biff.ByteData Summary: |
---|
getBytes |
Method from jxl.biff.ByteData Detail: |
public byte[] getBytes()
Used when writing out records |