You are here: C++ Support Classes > dtSearch Namespace > Classes > DMemoryInputStream Class > DMemoryInputStream Constructor > DMemoryInputStream::DMemoryInputStream Constructor ()
DMemoryInputStream::DMemoryInputStream Constructor ()
Close
dtSearch Text Retrieval Engine Programmer's Reference
DMemoryInputStream::DMemoryInputStream Constructor ()
Syntax
C++
DMemoryInputStream();

Constructor for an empty input stream. Use setTextData or setBinaryData to store document contents for the input stream.