class TDS::PreLoginSerializer
- TDS::PreLoginSerializer
- Reference
- Object
Defined in:
tds/pre_login_request.crConstant Summary
-
NETLIB9 =
Bytes[9, 0, 0, 0, 0, 0] -
NETWORK_ENCODING =
IO::ByteFormat::NetworkEndian
Constructors
Instance Method Summary
- #flush
- #read(type : String.class) : String
- #read(type : Bool.class)
- #read(data : Bytes)
- #write(data : Bytes)
- #write(data : String)
- #write(data : Bool)
- #write(data : UInt32)