Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 217 (Maintenance Release)

Uses of Class
java.io.DataOutputStream

Packages that use DataOutputStream
javax.microedition.io Provides a simplified mechanism for applications to use various types of I/O protocols in resource-constrained environments. 
 

Uses of DataOutputStream in javax.microedition.io
 

Methods in javax.microedition.io that return DataOutputStream
static DataOutputStream Connector.openDataOutputStream(String name)
          Create and open a connection output stream.
 DataOutputStream OutputConnection.openDataOutputStream()
          Open and return a data output stream for a connection.
 


JSR 217 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 217 specification.