Class SendClosePacket
java.lang.Object
org.mariadb.jdbc.internal.com.send.SendClosePacket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
send
(PacketOutputStream pos) Send close stream to server.
-
Constructor Details
-
SendClosePacket
public SendClosePacket()
-
-
Method Details
-
send
Send close stream to server.- Parameters:
pos
- write outputStream
-