[]
        
(Showing Draft Content)

CSJ2K.j2k.io.BinaryDataOutput.writeFloat

writeFloat Method

writeFloat(float)

Should write the IEEE float value v (i.e., 32 bits) to the output. Prior to writing, the output should be realigned at the byte level.

Declaration
void writeFloat(float v)
Parameters
Type Name Description
float v

The value to write to the output