mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-28 15:14:09 +02:00
trunk/branch integration: documentation
This commit is contained in:
parent
d3920a5dbf
commit
26eb400a2a
@ -85,6 +85,10 @@ public:
|
||||
|
||||
void close();
|
||||
/// Closes the file stream.
|
||||
///
|
||||
/// If, for an output stream, the close operation fails (because
|
||||
/// the contents of the stream buffer cannot synced back to
|
||||
/// the filesystem), the bad bit is set in the stream state.
|
||||
|
||||
FileStreamBuf* rdbuf();
|
||||
/// Returns a pointer to the underlying streambuf.
|
||||
|
Loading…
x
Reference in New Issue
Block a user