ObjectOutputStream.writeFloat
ObjectOutputStream.writeFloat
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void writeFloat( float
data
) throws
IOException
Parameters
data
the float value to be written
Description
Writes a 32 bit float.