undead ~master (2024-04-17T22:51:33Z)
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.