Creates a new, empty Header instance.
The author who created this file. Not shown in the SmileBASIC file browser.
The author who edited/uploaded this file. Shown in the SmileBASIC file browser.
The raw icon ID shown in the SmileBASIC file browser.
The raw type of this file.
Whether or not the file's content is compressed using zlib.
The last time this file was saved.
The size of this file in bytes. Shown in the SmileBASIC file browser.
The normalized version of this SmileBASIC file.
Returns a Buffer storing the contents of this instance in the format expected by SmileBASIC.
A Buffer with the information stored by this instance.
Creates a Header instance from a raw Buffer containg a SmileBASIC file.
The Buffer storing the raw SmileBASIC file to parse.
A Header instance, prepopulated with the information from the raw SmileBASIC file.
Generated using TypeDoc
Stores the Header information of a SmileBASIC format file.