undead v1.1.5 (2021-04-07T14:34:51Z)
Home
Dub
Repo
Stream.readable
undead
stream
Stream
Indicates whether this stream can be read from.
class
Stream
bool
readable
;
Meta
Source
See Implementation
undead
stream
Stream
constructors
this
functions
assertReadable
assertSeekable
assertWriteable
close
copyFrom
flush
getc
getcw
opApply
printf
read
readBlock
readExact
readLine
readLineW
readString
readStringW
readf
seek
seekCur
seekEnd
seekSet
toHash
toString
ungetAvailable
ungetc
ungetcw
vprintf
vreadf
write
writeBlock
writeExact
writeLine
writeLineW
writeString
writeStringW
writef
writefln
writefx
properties
available
eof
isOpen
position
size
variables
isopen
prevCr
readEOF
readable
seekable
writeable
Indicates whether this stream can be read from.