Constructor
new(?host:String, port:Int, ?reconnect:Int, ?tryCount:Int, ?isWithLength:Bool, ?maxSize:Int)
Methods
send(data:BytesOutput):Void
Inherited Variables
@:value(-1)read onlyid:Int = -1
@:value(false)read onlyopened:Bool = false
Inherited Methods
inlinebench(?name:String, f:() ‑> Void, ?p:Null<PosInfos>):Void
inlinebenchAsync(?name:String, f:() ‑> Void ‑> Void, ?p:Null<PosInfos>):Void
inlinebenchStart(name:String, ?p:Null<PosInfos>):Void
inlineerror(s:String, ?p:Null<PosInfos>):Void
inlineerrorf(fn:() ‑> String, ?p:Null<PosInfos>):Void
inlinelog(s:String, ?p:Null<PosInfos>):Void
inlinelogf(fn:() ‑> String, ?p:Null<PosInfos>):Void
@:value({ date : false, time : true })inlinetraceErrors(time:Bool = true, date:Bool = false):Void
@:value({ date : false, time : true })inlinetraceLogs(time:Bool = true, date:Bool = false):Void