Data type InfoSection
access this type via: composition.ObjectWriter (uses)
Details of an information section from a compiled Dana component file.
Fields
char sectionType[] The type of this information section.
char contentType[] The type of the content held in this information section.
byte content[] The content held in this information section.