DCT Lightfoot v3 API specification

Uses of Class
com.dctl.hardware.flash.FlashFile

Packages that use FlashFile
com.dctl.hardware.flash   
 

Uses of FlashFile in com.dctl.hardware.flash
 

Methods in com.dctl.hardware.flash that return FlashFile
static FlashFile FlashFile.createTempFile(java.lang.String prefix, java.lang.String suffix)
          Create a temporary file
 

Methods in com.dctl.hardware.flash with parameters of type FlashFile
 boolean FlashFile.equals(FlashFile other)
          Return true if this is equal to another file
 

Constructors in com.dctl.hardware.flash with parameters of type FlashFile
FlashFileOutputStream(FlashFile file)
          Create a new Output stream from a file
FlashFileOutputStream(FlashFile file, boolean append)
          Create a new Output stream from a file
FlashFileInputStream(FlashFile file)
          Create a new input stream from a file
 


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification