SocketOutput
haxe.io.Output → sys.net._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(): Void| Name | Type |
|---|---|
s |
Dynamic |