isByteInputStream

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

bool
isByteInputStream
(
StreamType
)
()

Return Value

Type: bool

true if the stream type is a byte input stream.

Meta