Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
MySql::WritePacket
Inherits
IO
<
Reference
<
Object
Constructors
new
(io :
IO
, connection :
Connection
)
Source
Instance methods
read
(slice)
Source
write
(slice) :
Nil
Source
write_blob
(v :
Bytes
)
Source
write_lenenc_int
(v)
Source
write_lenenc_string
(s :
String
)
Source
write_string
(s :
String
)
Source