java.io vs java.nio

Discussion in 'Plugin Development' started by V10lator, Sep 11, 2012.

Thread Status:
Not open for further replies.
  1. Today I had a first look into nio and even ported some code to it. But now I have a few questions:
    • Is nio safe to use with Java 1.6? The web tells different stories but my IDE doesn't tell anything if I compile with nio for Java 1.6
    • What are the advantages of this new I/O API? I don't really like the static handling of nio so there must be something great to bring me to it. ^^
     
  2. Offline

    Lolmewn

    Well, new stuff is always good. I guess. Yeah.
     
Thread Status:
Not open for further replies.

Share This Page