| Constructor and Description |
|---|
LockingAndXRange(boolean largeFile) |
| Modifier and Type | Method and Description |
|---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
int |
encode(byte[] dst,
int dstIndex) |
long |
getByteOffset() |
long |
getLengthInBytes() |
int |
getPid() |
int |
size() |
public LockingAndXRange(boolean largeFile)
largeFile - public int getPid()
public long getByteOffset()
public long getLengthInBytes()
public int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
decode in interface DecodableSMBProtocolDecodingExceptionDecodable.decode(byte[], int, int)public int encode(byte[] dst,
int dstIndex)
encode in interface EncodableEncodable.encode(byte[], int)public int size()
size in interface EncodableEncodable.size()Copyright © 2018. All rights reserved.