binary-streams / loggersoft.kotlin.streams / StreamInput / readFloat

readFloat

open fun readFloat(byteOrder: ByteOrder = defaultByteOrder): Float

Reads Float from the stream with specified byteOrder.

Exceptions

EOFException -