public final class SslRequestPacket extends Object implements ClientMessage
| Modifier and Type | Method and Description |
|---|---|
static SslRequestPacket |
create(long clientCapabilities,
byte exchangeCharset) |
int |
encode(PacketWriter writer,
Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchUpdateLength, binaryProtocol, canSkipMeta, description, readPacketpublic static SslRequestPacket create(long clientCapabilities, byte exchangeCharset)
public int encode(PacketWriter writer, Context context) throws IOException
encode in interface ClientMessageIOExceptionCopyright © 2022 SingleStore. All rights reserved.