DataOutputStream.size
DataOutputStream.size
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public final int size()
Returns
the value of the
written
field.
Description
Returns the number of bytes written to this data output stream.
See Also
written