Foundation 1.1.2

クラス
java.io.DataInputStream の使用

DataInputStream を使用しているパッケージ
javax.microedition.io リソースに制限のある環境で、アプリケーションに、さまざまな入出力プロトコルを使用できるようにする簡易メカニズムを提供します。 
 

javax.microedition.io での DataInputStream の使用
 

DataInputStream を返す javax.microedition.io のメソッド
 DataInputStream InputConnection.openDataInputStream()
          接続に対するデータ入力ストリームをオープンし、返します。
static DataInputStream Connector.openDataInputStream(String name)
          接続入力ストリームを作成およびオープンします。
 


Foundation 1.1.2

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。