You are here: C++ API > Classes > dtsInputStreamReader Class
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsInputStreamReader Class

File: dtsviewr.h

Syntax
C++
class dtsInputStreamReader;

Provides a layer of abstraction around a dtsInputStream.

Although dtsInputStream can be accessed directly, future enhancements to dtsInputStream may make code relying on the existing structure layout obsolete. Therefore, the recommended way to access a dtsInputStream is to attach it to a dtsInputStreamReader and then use the dtsInputStreamReader.

dtsInputStreamReader
Copyright (c) 1995-2023 dtSearch Corp. All rights reserved.