Method SSL.File()->read()
- Method
read
 stringread(void|intlength,void|boolnot_all)- Description
 Read some (decrypted) data from the connection. Works like Stdio.File.read.
- Note
 I/O errors from both reading and writing might occur in blocking mode.
- See also