Interface BiffHeaderInput

All Known Implementing Classes:
Biff8DecryptingStream

public interface BiffHeaderInput
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
    Read an unsigned short from the stream without decrypting
    int
    Read an unsigned short from the stream without decrypting
  • Method Details

    • readRecordSID

      int readRecordSID()
      Read an unsigned short from the stream without decrypting
      Returns:
      the record sid
    • readDataSize

      int readDataSize()
      Read an unsigned short from the stream without decrypting
      Returns:
      the data size
    • available

      int available()
      Returns:
      the available bytes