struct Clickhoused::Packets::ClientHello
Defined in:
clickhoused/packets/client_hello.crConstructors
Instance Method Summary
- #encode(writer : Writer)
- #name : String
- #name=(name : String)
- #protocol_version : UInt64
- #protocol_version=(protocol_version : UInt64)
- #version : Version
- #version=(version : Version)