struct MySql::Protocol::HandshakeV10

Defined in:

mysql/packets.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(auth_plugin_data : Slice(UInt8)) #

[View source]

Class Method Detail

def self.read(packet : MySql::ReadPacket) #

[View source]

Instance Method Detail

def auth_plugin_data : Bytes #

[View source]