Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX) More...
#include <openbabel/lineend.h>
Public Member Functions | |
int | operator() (std::streambuf &src) |
void | finalize (std::streambuf &) |
Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX)
int operator() | ( | std::streambuf & | src ) | [inline] |
void finalize | ( | std::streambuf & | ) | [inline] |