18#if !defined(XALANNULLOUTPUTSTREAM_HEADER_GUARD_1357924680)
19#define XALANNULLOUTPUTSTREAM_HEADER_GUARD_1357924680
52 const char* theBuffer,
#define XALAN_CPP_NAMESPACE
virtual ~XalanNullOutputStream()
virtual void writeData(const char *theBuffer, size_type theBufferLength)
Write the data in the buffer.
XalanNullOutputStream(MemoryManager &theManager)
virtual void doFlush()
Flush the stream.
XalanTranscodingServices::size_type size_type
XalanOutputStream(MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)
Constructor.