Class FileAllocationInformation

java.lang.Object
com.hierynomus.msfscc.fileinformation.FileAllocationInformation
All Implemented Interfaces:
FileInformation, FileSettableInformation

public class FileAllocationInformation extends Object implements FileSettableInformation
  • Field Details

    • allocationSize

      private long allocationSize
  • Constructor Details

    • FileAllocationInformation

      public FileAllocationInformation(long allocationSize)
  • Method Details

    • getAllocationSize

      public long getAllocationSize()