Class FibBase


@Internal public class FibBase extends FibBaseAbstractType
Base part of the File information Block (FibBase). Holds the core part of the FIB, from the first 32 bytes.

Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format.

  • Constructor Details

    • FibBase

      public FibBase()
    • FibBase

      public FibBase(byte[] std, int offset)
  • Method Details