isByteOutputStream

Determines if the given stream type is an output stream for ubyte elements.

bool
isByteOutputStream
(
StreamType
)
()

Return Value

Type: bool

true if the stream type is a byte output stream.

Meta