provide ctors allowing to specify the non-default buffer size for buffered streams...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 29 Oct 2008 16:42:45 +0000 (16:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 29 Oct 2008 16:42:45 +0000 (16:42 +0000)
commitf42c1512dd009866feb5a4410ef5e2dd1e535404
tree1d701ac1c0bcb675900643b7b8a199f6bfc3ba3a
parent187c2f81bc9a29e3ae643941c218c5d89c5369fc
provide ctors allowing to specify the non-default buffer size for buffered streams and wxStreamBuffer itself

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