public class SmbInfoAllocation extends Object implements AllocInfo
FS_FULL_SIZE_INFO, FS_SIZE_INFO, SMB_INFO_ALLOCATION| Constructor and Description |
|---|
SmbInfoAllocation() |
| Modifier and Type | Method and Description |
|---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
long |
getCapacity() |
byte |
getFileSystemInformationClass() |
long |
getFree() |
String |
toString() |
public byte getFileSystemInformationClass()
getFileSystemInformationClass in interface FileSystemInformationFileSystemInformation.getFileSystemInformationClass()public long getCapacity()
getCapacity in interface AllocInfopublic int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
decode in interface DecodableSMBProtocolDecodingExceptionDecodable.decode(byte[], int, int)Copyright © 2023. All rights reserved.