Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
TDS::PreLoginSerializer
Inherits
Reference
/
Object
Constants
NETLIB9 =
Bytes
[9, 0, 0, 0, 0, 0]
NETWORK_ENCODING =
IO::ByteFormat::NetworkEndian
Constructors
new
(io :
IO
)
Source
Instance methods
flush
Source
read
(type :
String
.class) :
String
Source
read
(type :
Bool
.class)
Source
read
(data :
Bytes
)
Source
write
(data :
Bytes
)
Source
write
(data :
String
)
Source
write
(data :
Bool
)
Source
write
(data :
UInt32
)
Source