dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Data Structures
com.dxfeed.io Namespace Reference

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