virtual InputStream* createInputStreamFor (const String& ) { return new MemoryInputStream(stream_->getData(), stream_->getDataSize(), false); }