Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mysql
v0.16.0
MySql
Any
Collations
ColumnSpec
Connection
Options
Driver
ConnectionBuilder
Protocol
HandshakeResponse41
HandshakeV10
Quit
ReadPacket
ResultSet
Statement
TextResultSet
UnpreparedStatement
WritePacket
Built with Crystal 1.10.0
2023-12-21 16:57:15 UTC
struct
MySql::
Protocol::
Quit
MySql::Protocol::Quit
Struct
Value
Object
Defined in:
mysql/packets.cr
Constructors
.new
Instance Method Summary
#initialize
#write
(packet : MySql::WritePacket)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]
def
write
(packet :
MySql::WritePacket
)
#
[
View source
]