isInputStream

Determines if the given stream type is an input stream for reading data of the given type.

bool
isInputStream
(
StreamType
DataType
)
()

Return Value

Type: bool

true if the given stream type is an input stream.

Meta