SocketOutput
haxe.io.Output → sys.ssl._Socket.SocketOutput (private class)
Instance Members
| Name | Type |
|---|---|
c |
Int |
writeBytes(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 |