isOutputStream

Determines if the given stream type is an output stream for writing data of the given type.

bool
isOutputStream
(
StreamType
DataType
)
()

Return Value

Type: bool

true if the given stream type is an output stream.

Meta