[]
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.
public abstract void writeFloat(float param1)
Public MustOverride Sub writeFloat(param1 As Single)
| Type | Name | Description |
|---|---|---|
| float | param1 |