Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
static FileChunkReference64 |
FileChunkReference64.getFcrNil()
Gets the nil file chunk reference.
|
static FileChunkReference64 |
FileChunkReference64.getFcrZero()
Gets the zero file chunk reference.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<FileChunkReference64> |
FreeChunkListFragment.getFcrFreeChunk()
An array of FileChunkReference64 structures where each element in the array specifies a reference to unused parts of the file.
|
Constructor and Description |
---|
FreeChunkListFragment(long crc,
FileChunkReference64X32 fcrNextChunk,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<FileChunkReference64> fcrFreeChunk)
Initializes a new instance of the
FreeChunkListFragment class. |
Copyright (c) 2017 Aspose. All Rights Reserved.