vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
isInputStream
vibe
core
stream
Tests if the given aggregate type is a valid input stream.
enum
isInputStream (
T
)
See Also
validateInputStream
Meta
Source
See Implementation
vibe
core
stream
aliases
ConnectionStreamProxy
InputStreamProxy
OutputStreamProxy
RandomAccessStreamProxy
StreamProxy
classes
NullOutputStream
enums
isConnectionStream
isInputStream
isOutputStream
isRandomAccessStream
isStream
functions
nullSink
pipe
interfaces
ConnectionStream
InputStream
OutputStream
RandomAccessStream
Stream
mixin templates
validateConnectionStream
validateInputStream
validateOutputStream
validateRandomAccessStream
validateStream
structs
blocking
Tests if the given aggregate type is a valid input stream.