undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
SocketStream.this
undead
socketstream
SocketStream
Constructs a SocketStream with the specified Socket and FileMode flags.
this
(Socket sock, FileMode mode)
class
SocketStream
this
(
Socket
sock
,
FileMode
mode
)
this
(Socket sock)
Meta
Source
See Implementation
undead
socketstream
SocketStream
constructors
this
functions
close
readBlock
seek
socket
toString
writeBlock
Constructs a SocketStream with the specified Socket and FileMode flags.