ニュース

米Sun Microsystemsは,Javaベースの画像処理ツール「Java Advanced Imaging(JAI)」とJAI用のAPI「JAI Image I/O」を,開発者向けコミュニティ・サイトjava.netで公開した。Sun社が米国時間2月18日に明らかにしたもの。
Java's I/O streams provide standardized ways to read and write data. Any object representing a mutable data source in Java exposes methods for reading and writing its data as a stream.
This article explores the I/O facilities provided by the Java platform by showing how the same techniques, classes, and data types used for reading and writing data to local file systems can be ...