public class SMB2WriteResponse extends SMB2Packet
SINGLE_CREDIT_PAYLOAD_SIZE, structureSize| Constructor | Description |
|---|---|
SMB2WriteResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getBytesWritten() |
|
protected void |
readMessage(SMBBuffer buffer) |
Read the packet body, this should be implemented by the various packet types.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBuffer, getCreditsAssigned, getError, getMaxPayloadSize, getMessageEndPos, getMessageStartPos, getPacket, getSequenceNumber, getStructureSize, isIntermediateAsyncResponse, isSuccess, read, setCreditsAssigned, toString, write, writeToprotected void readMessage(SMBBuffer buffer) throws Buffer.BufferException
SMB2PacketreadMessage in class SMB2PacketBuffer.BufferExceptionpublic long getBytesWritten()