The SBIFile Library#
This library is the entry point for extension-level file IO. It defines the base importer and exporter classes together with a file-reading utility.
Use this page when you need base classes for reading from or writing to external files. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines three useful classes for input/output operations:
SBIFileImporter- a class that may be derived from to develop importers in SAMSON ElementsSBIFileExporter- a class that may be derived from to develop exporters in SAMSON ElementsSBIFileReader- a utility class to read files