Public Member Type Definitions | |
---|---|
typedef | TPckgBuf< TVolFormatParam_FAT > TVolFormatParam_FATBuf |
Public Attributes | |
---|---|
const TUint64 | KMaxSupportedFatFileSize |
Public Member Enumerations | |
---|---|
enum | TFatSubType { EInvalid, ENotSpecified, EFat12, EFat16, EFat32 } |
typedef TPckgBuf< TVolFormatParam_FAT > | TVolFormatParam_FATBuf |
TVolFormatParam_FAT package buffer to be passed to RFormat::Open().
See also: TVolFormatParam_FAT RFormat::Open()
const TUint64 | KMaxSupportedFatFileSize |
theoretical maximum file size supported by all FAT filesystems (4GB-1)