virc ~master (2026-08-03T07:23:51.7436891)
Dub
Repo
IStream
testclient
app
Undocumented in source.
interface
IStream : Output {
ubyte
[]
readLine
();
bool
empty
();
}
Members
Functions
empty
bool
empty
()
Undocumented in source.
readLine
ubyte
[]
readLine
()
Undocumented in source.
Meta
Source
See Implementation
testclient
app
classes
WrapConnection
WrapStream
functions
autoJoinChannel
main
runClient
interfaces
IStream
variables
channelsToJoin
currentChannel