Sun Java Solaris Communities My SDN Account Join SDN
 
Index of Code Samples

Reading and Writing Data Code Samples

 

Often a program needs to read information in or write information out to a file, disk, the network, memory, or another program. The Java programming language provides a number of APIs for those purposes.