Class: Cabriolet::Binary::LITStructures::SectionHeader

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/cabriolet/binary/lit_structures.rb

Overview

LIT content section header

Structure (approximate):

  • 4 bytes: section type

  • 4 bytes: section size

  • 4 bytes: compression method (0 = none, 1 = LZX)

  • 4 bytes: encryption method (0 = none, 1 = DES)