java.io
J2SE Interface | Availability in CLDC |
---|---|
DataInput | Partially contained; see Table B.60 for details. |
DataOutput | Partially contained; see Table B.61 for details. |
Externalizable | Not available in CLDC. |
FileFilter | Not available in CLDC. |
FilenameFilter | Not available in CLDC. |
ObjectInput | Not available in CLDC. |
ObjectInputValidation | Not available in CLDC. |
ObjectOutput | Not available in CLDC. |
ObjectStreamConstants | Not available in CLDC. |
Serializable | Not available in CLDC. |
J2SE Class | Availability in CLDC |
---|---|
BufferedInputStream, BufferedOutputStream | Not available in CLDC. |
BufferedReader, BufferedWriter | Not available in CLDC. Workaround for readLine() using PC and UNIX ... |
Get Java™ 2 Micro Edition Application Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.