| Constructor and Description |
|---|
SrvCopyChunkCopyResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
int |
getChunkBytesWritten() |
int |
getChunksWritten() |
int |
getTotalBytesWritten() |
public int getChunkBytesWritten()
public int getChunksWritten()
public int getTotalBytesWritten()
public int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
decode in interface DecodableSMBProtocolDecodingExceptionDecodable.decode(byte[], int, int)Copyright © 2021. All rights reserved.