SocketOutput

haxe.io.Outputsys.ssl._Socket.SocketOutput (private class)

Instance Members

writeByte(c: Int): Void
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 sys.ssl.Socket

Private Members