| FreeTDS API
    | 
input stream to read a file More...
| Public Attributes | |
| FILE * | f | 
| file to read from | |
| char * | left | 
| buffer for store bytes readed that could be the terminator | |
| size_t | left_pos | 
| TDSINSTREAM | stream | 
| common fields, must be the first field | |
| size_t | term_len | 
| terminator length in bytes | |
| const char * | terminator | 
| terminator | |
input stream to read a file