biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
InputStream.readString
contrib
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
contrib
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.