mention that read_write mode doesn't work for standalone buffers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-09-16 20:51:50 +00:00
parent 4d89e13e3a
commit d4ea57e6e3

View File

@@ -52,7 +52,7 @@ functionality of a ``normal'' stream.
\wxheading{Warning} \wxheading{Warning}
The "read\_write" mode may not work: it isn't completely finished. The "read\_write" mode doesn't currently work for stadnalong stream buffers.
\func{}{wxStreamBuffer}{\param{const wxStreamBuffer\&}{buffer}} \func{}{wxStreamBuffer}{\param{const wxStreamBuffer\&}{buffer}}