public class EndOfFilePacket extends AbstractResultPacket
AbstractResultPacket.ResultType| Constructor and Description |
|---|
EndOfFilePacket(Buffer buffer)
Read EOF stream.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractResultPacket.ResultType |
getResultType() |
short |
getStatusFlags() |
short |
getWarningCount() |
String |
toString() |
public EndOfFilePacket(Buffer buffer)
buffer - stream rawBytespublic AbstractResultPacket.ResultType getResultType()
getResultType in class AbstractResultPacketpublic short getWarningCount()
public short getStatusFlags()
Copyright © 2016. All rights reserved.