sys.ssl._Socket.SocketOutput
sys.ssl._Socket.SocketOutput
Inherits from: haxe.io.Output
Fields
| Name | Type | |
|---|---|---|
__s | sys.ssl.Socket |
Protos
f@34845writeByte(sys.ssl._Socket.SocketOutput, I32) → Voidf@34846writeBytes(sys.ssl._Socket.SocketOutput, haxe.io.Bytes, I32, I32) → I32f@34847close(sys.ssl._Socket.SocketOutput) → Void
Bindings
- static
f@34844__constructor__(sys.ssl._Socket.SocketOutput, sys.ssl.Socket) → Void