public class EndOfFilePacket extends AbstractResultPacket
AbstractResultPacket.ResultType| Constructor and Description |
|---|
EndOfFilePacket(ByteBuffer byteBuffer)
Read EOF stream.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getPacketSeq() |
AbstractResultPacket.ResultType |
getResultType() |
short |
getStatusFlags() |
short |
getWarningCount() |
String |
toString() |
getLengthEncodedBinary, getLengthEncodedBytes, getStringLengthEncodedBytes, read24bitword, readLong, readShortpublic EndOfFilePacket(ByteBuffer byteBuffer)
byteBuffer - stream byteBufferpublic AbstractResultPacket.ResultType getResultType()
getResultType in class AbstractResultPacketpublic byte getPacketSeq()
public short getWarningCount()
public short getStatusFlags()
Copyright © 2015. All rights reserved.