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