Class FileAllocationInformation
java.lang.Object
com.hierynomus.msfscc.fileinformation.FileAllocationInformation
- All Implemented Interfaces:
FileInformation
,FileSettableInformation
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.hierynomus.msfscc.fileinformation.FileInformation
FileInformation.Codec<F extends FileInformation>, FileInformation.Decoder<F extends FileInformation>, FileInformation.Encoder<F extends FileInformation>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
allocationSize
private long allocationSize
-
-
Constructor Details
-
FileAllocationInformation
public FileAllocationInformation(long allocationSize)
-
-
Method Details
-
getAllocationSize
public long getAllocationSize()
-