Module cbm::disk::geos[][src]

GEOS, the Graphic Environment Operating System

Structs

GEOSDiskHeader

A GEOS disk header. If present, it indicates that the disk is considered to be GEOS-formatted.

GEOSFile

A specialized file type for GEOS files, which include an out-of-band info block and can be structured either sequentially or as a Variable Length Index Record (VLIR) file.

GEOSInfo

A representation of a GEOS info block.

GEOSReader

A GEOSReader serializes a complex GEOS file into a flat byte stream in a manner compatible with the GEOS Convert utility. This preserves directory entry metadata, info blocks, and VLIR records.

GEOSString

GEOS uses regular ASCII to store text, as opposed to Petscii or Unicode.

Enums

GEOSFileStructure
GEOSFileType