undead v1.1.5 (2021-04-07T14:34:51Z)
Home
Dub
Repo
InputStream.readString
undead
stream
InputStream
Read a string of the given length, throwing ReadException if there was a problem.
interface
InputStream
char
[]
readString
(
size_t
length
)
Meta
Source
See Implementation
undead
stream
InputStream
functions
getc
getcw
opApply
read
readExact
readLine
readLineW
readString
readStringW
readf
ungetc
ungetcw
vreadf
properties
available
eof
isOpen
Read a string of the given length, throwing ReadException if there was a problem.