struct

Asar::Header

Inherits Struct < Value < Object

Header contains the asar archive header data and length.

Constructors

new(data : Archive, length : Int32)
Source

Instance methods

data

Archive that contains File and Directory information.

Source
length

Header length needed for offset calculation.

Source