SocketInput
haxe.io.Input → sys.ssl._Socket.SocketInput (private class)
Instance Members
readByte(): Int| Returns |
|---|
| Int |
readBytes(buf: haxe.io.Bytes, pos: Int, len: Int): Int| Name | Type |
|---|---|
buf |
haxe.io.Bytes |
pos |
Int |
len |
Int |
| Returns |
|---|
| Int |
close(): Voidnew(s: sys.ssl.Socket): Void| Name | Type |
|---|---|
s |
sys.ssl.Socket |