CfbConstants
Overview
CfbConstants is a class in Aspose.Email FOSS for .NET.
CfbConstants.ByteOrderLittleEndian identifies little-endian integer encoding in CFB files.
Description
CfbConstants is a class in the Aspose.Email FOSS library for .NET that exposes 0 methods and 7 properties for programmatic use.
The class also provides the ByteOrderLittleEndian property (byte order marker value that identifies little-endian encoding for integer fields in cfb structures), the MAXREGSECT property (maximum regular sector number (0xfffffffa)), the MAXREGSID property (maximum regular stream id (0xfffffffa)).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ByteOrderLittleEndian | uint | Read | Byte order marker value that identifies little-endian encoding for integer fields in CFB structures. |
MAXREGSECT | uint | Read | Maximum regular sector number (0xFFFFFFFA). |
MAXREGSID | uint | Read | Maximum regular stream ID (0xFFFFFFFA). |
MiniStreamCutoffSize | uint | Read | Maximum stream size allocated from the mini FAT and mini stream. |
NOSTREAM | uint | Read | Terminator or empty pointer (0xFFFFFFFF). |
RootEntryName | string | Read | Required UTF-16 null-terminated name for the root storage directory entry. |
RootStreamId | uint | Read | Stream ID of the root directory entry in the first directory sector. |