dxFeed .Net API
7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Data Structures | |
class | CSVFormatException |
Signals that input stream does not conform to the CSV format. See RFC 4180 for CSV format specification. More... | |
class | CSVReader |
Reads data from the stream using Comma-Separated Values (CSV) format. See RFC 4180 for CSV format specification. More... | |
class | CSVWriter |
Writes data to the stream using Comma-Separated Values (CSV) format. See RFC 4180 for CSV format specification. More... | |
class | StreamCompression |
Defines byte stream compression format. More... | |
class | URLInputStream |