class Source::Socket
- Source::Socket
- UDPSocket
- IPSocket
- Socket
- IO
- Reference
- Object
Defined in:
source/socket.crInstance Method Summary
-
#read_bool : Bool
Reads byte as
Bool
-
#read_short : UInt16
Reads 2 bytes as short
-
#read_source_os : Source::OS
Reads byte as
Source::OS
-
#read_source_string : String
Reads string terminated by
0x00
-
#read_source_type : Source::ServerType
Reads byte as
Source::ServerType