C# Class FAT32.lfn_cache

Inheritance: fatlib
显示文件 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
String ].byte[
no_of_strings byte

Public Methods

Method Description
fatfs_lfn_cache_entry ( byte entryBuffer ) : void
fatfs_lfn_cache_init ( bool wipeTable ) : void

Private Methods

Method Description
fatfs_lfn_cache_get ( ) : byte[]

Method Details

fatfs_lfn_cache_entry() public method

public fatfs_lfn_cache_entry ( byte entryBuffer ) : void
entryBuffer byte
return void

fatfs_lfn_cache_init() public method

public fatfs_lfn_cache_init ( bool wipeTable ) : void
wipeTable bool
return void

Property Details

String public_oe property

public byte[,] String
return ].byte[

no_of_strings public_oe property

public byte no_of_strings
return byte