Package org.mariadb.jdbc.message.client
Class AuthMoreRawPacket
java.lang.Object
org.mariadb.jdbc.message.client.AuthMoreRawPacket
- All Implemented Interfaces:
ClientMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.mariadb.jdbc.message.client.ClientMessage
batchUpdateLength, binaryProtocol, canSkipMeta, description, readPacket
-
Field Details
-
raw
private final byte[] raw
-
-
Constructor Details
-
AuthMoreRawPacket
public AuthMoreRawPacket(byte[] raw)
-
-
Method Details
-
encode
- Specified by:
encode
in interfaceClientMessage
- Throws:
IOException
-