com.sun.spot.flashmanagement
Interface IFAT
public interface IFAT
IFAT provides information about the FAT (file allocation table) data that underpins
the FlashFile
system on the Sun SPOT device.
getFileInfos
IExtendedFlashFileInfo[] getFileInfos()
- Returns:
- an array of
IExtendedFlashFileInfo
instances that describe the
FlashFile
s that exist on the Sun SPOT.
getFreeSectorIndices
int[] getFreeSectorIndices()
- Returns:
- an array of the unique numbers associated with the sectors allocated to the FlashFile
that are not currently allocated to a specific
FlashFile
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.