sys.net._Socket.SocketOutput
sys.net._Socket.SocketOutput
Inherits from: haxe.io.Output
Fields
| Name | Type | |
|---|---|---|
sock | sys.net.Socket |
Protos
f@34799writeByte(sys.net._Socket.SocketOutput, I32) → Voidf@34800writeBytes(sys.net._Socket.SocketOutput, haxe.io.Bytes, I32, I32) → I32f@34801close(sys.net._Socket.SocketOutput) → Void
Bindings
- static
f@34798__constructor__(sys.net._Socket.SocketOutput, sys.net.Socket) → Void