Maven module :un.storage : filesystem-ntfs :
Class :
un.impl.fs.ntfs.model.NTFSAttribute
Extends/Implements :
un.api.CObject
Subclasses : -
Variables :
typeId,
length,
nonResident,
nameLength,
nameOffset,
flags,
attId,
contentSize,
contentOffset,
startClusterNum,
endClusterNum,
offset,
compressionUnitSize,
contentAllocatedSize,
contentActualSize,
contentInitializedSize
Functions :
read,
toChars
public int
typeId
public int
length
public byte
nonResident
public int
nameLength
public int
nameOffset
public int
flags
public int
attId
public int
contentSize
public int
contentOffset
public long
startClusterNum
public long
endClusterNum
public int
offset
public int
compressionUnitSize
public long
contentAllocatedSize
public long
contentActualSize
public long
contentInitializedSize
public void
read (DataInputStream ds)
public Chars
toChars ()