doc
This commit is contained in:
parent
a9135696a5
commit
0514ab4d05
@ -39,6 +39,11 @@ public:
|
||||
*/
|
||||
std::string* getPreamble();
|
||||
|
||||
/**
|
||||
* Can be used to determine if the stream was configured to add CR characters in addition
|
||||
* to newline characters.
|
||||
* @return
|
||||
*/
|
||||
bool crAdditionEnabled() const;
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user