Class Data.FileData
java.lang.Object
com.codename1.io.Data.FileData
- All Implemented Interfaces:
Data
- Enclosing interface:
Data
Wraps a File as a Data object.
Since
7.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface Data
Data.ByteData, Data.FileData, Data.StorageData, Data.StringData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FileData
Creates a new Data wrapper for a file.
Parameters
file: The file to be wrapped.
-
-
Method Details
-
appendTo
-
getSize
-