Package | Description |
---|---|
java.io |
Provides classes for input and output through data streams.
|
javax.microedition.io |
Classes for the Generic Connection framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DataOutputStream
A data output stream lets an application write primitive Java data
types to an output stream in a portable way.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Datagram
This class defines an abstract interface for datagram packets.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.
Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.