more fixes to stream code: allow deriving from wxStreamBuffer and using custom
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Nov 2000 19:45:46 +0000 (19:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Nov 2000 19:45:46 +0000 (19:45 +0000)
commit47fc03d21ab5b2d88959b6650a0151fb2c241c30
tree7440d0a54d25c2259897ecdd585bbcdbf9675660
parentee21d1542c4eeeee417d048ca38fd3eabebb82b3
more fixes to stream code: allow deriving from wxStreamBuffer and using custom
buffers with wxBufferedInput/OutputStream

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stream.h
src/common/stream.cpp