[]
Reads an IEEE double precision (i.e., 64 bit) floating-point number from the input.
public virtual double readDouble()
Public Overridable Function readDouble() As Double
| Type | Description |
|---|---|
| double | The next byte-aligned IEEE double (64 bit) from the input. |