- Index
- »
- io
- »
- func:ioReadStr
def
func:ioReadStr
ioReadStr(handle)
Read an I/O handle into memory as a string. Newlines are always normalized into "\n" characters.
Read an I/O handle into memory as a string. Newlines are always normalized into "\n" characters.