See: Description
Interface | Description |
---|---|
FileFormat |
A way to read and write an object with a particular file format.
|
Class | Description |
---|---|
CSVFileFormat |
A FileFormat for reading .csv files into VTables
|
FileDataSource |
Data source for locally written data.
|
FileFormatRegistry |
Place to registers file formats so that the file datasource can use them.
|
ImageFileFormat |
A FileFormat for reading .bmp and .png into VImage
|
ListFileFormat |
A file format for reading and writing lists from a .list file
|
Copyright © 2010–2015. All rights reserved.