hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
Connection.write
hunt
net
Connection
Connection
Undocumented in source.
void
write
(Object message)
void
write
(const(ubyte)[] data)
void
write
(string str)
interface
Connection
void
write
(
string
str
)
void
write
(ByteBuffer buffer)
void
write
(ByteBuffer byteBuffer, Callback callback)
Meta
Source
See Implementation
hunt
net
Connection
Connection
functions
close
containsAttribute
encode
getAttribute
getAttributeKeys
getCloseTime
getDuration
getHandler
getId
getIdleTimeout
getLastActiveTime
getLastReadTime
getLastWrittenTime
getLocalAddress
getMaxIdleTimeout
getOpenTime
getReadBytes
getRemoteAddress
getState
getStream
getWrittenBytes
isActive
isClosing
isConnected
isSecured
isShutdownInput
isShutdownOutput
isWaitingForClose
removeAttribute
replaceAttribute
setAttribute
setAttributeIfAbsent
setState
shutdownInput
shutdownOutput
toString
write