Package org.apache.poi.hssf.record
Interface BiffHeaderInput
- 
- All Known Implementing Classes:
 Biff8DecryptingStream
public interface BiffHeaderInput 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intavailable()intreadDataSize()Read an unsigned short from the stream without decryptingintreadRecordSID()Read an unsigned short from the stream without decrypting 
 -