|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlashFile | |
|---|---|
| com.sun.spot.flashmanagement | Low level access to chunks of flash memory. |
| com.sun.spot.peripheral.ota | Support for managing remote Sun SPOTs using ant scripts. |
| Uses of FlashFile in com.sun.spot.flashmanagement |
|---|
| Methods in com.sun.spot.flashmanagement with parameters of type FlashFile | |
|---|---|
boolean |
FlashFile.renameTo(FlashFile dest)
Rename the file with this name so that it has a different name |
| Constructors in com.sun.spot.flashmanagement with parameters of type FlashFile | |
|---|---|
FlashFileInputStream(FlashFile file)
Construct an input stream over the data previously written to a FlashFile |
|
FlashFileOutputStream(FlashFile file)
Construct an output stream over the space allocated to a previously created FlashFile |
|
FlashFileOutputStream(FlashFile file,
int bufferSize)
Construct an output stream over the space allocated to a previously created FlashFile, specifying a non-standard buffer size. |
|
| Uses of FlashFile in com.sun.spot.peripheral.ota |
|---|
| Constructors in com.sun.spot.peripheral.ota with parameters of type FlashFile | |
|---|---|
OTAFlashFileInfo(FlashFile file)
Construct a new OTAFlashFileInfo from a FlashFile |
|
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||