Overview
>
klyn.net.ssl
>
SSLSocketInputStream
>
readBytes
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.net.ssl.SSLSocketInputStream.readBytes
method
public readBytes(length as Int) as Array<Byte> throws IOException:
Description
Reads bytes from the TLS socket.
Throws
IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.