Class FileAlignmentInformation
java.lang.Object
com.hierynomus.msfscc.fileinformation.FileAlignmentInformation
- All Implemented Interfaces:
FileInformation
,FileQueryableInformation
-
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
-
alignmentRequirement
private long alignmentRequirement
-
-
Constructor Details
-
FileAlignmentInformation
FileAlignmentInformation(long alignmentRequirement)
-
-
Method Details
-
getAlignmentRequirement
public long getAlignmentRequirement()
-