| Constructor and Description |
|---|
FileBothDirectoryInfo(Configuration config,
boolean unicode) |
| Modifier and Type | Method and Description |
|---|---|
long |
createTime() |
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
int |
getAttributes() |
int |
getFileIndex() |
String |
getFilename() |
String |
getName() |
int |
getNextEntryOffset() |
int |
getType() |
long |
lastAccess() |
long |
lastModified() |
long |
length() |
String |
toString() |
public FileBothDirectoryInfo(Configuration config, boolean unicode)
config - unicode - public int getFileIndex()
getFileIndex in interface FileEntrypublic String getFilename()
public int getAttributes()
getAttributes in interface FileEntrypublic long createTime()
createTime in interface FileEntrypublic long lastModified()
lastModified in interface FileEntrypublic long lastAccess()
lastAccess in interface FileEntrypublic int getNextEntryOffset()
public int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
decode in interface DecodableSMBProtocolDecodingExceptionDecodable.decode(byte[], int, int)Copyright © 2021. All rights reserved.