binary-streams / loggersoft.kotlin.streams / StreamOutput / writeFloat

writeFloat

open fun writeFloat(value: Float, byteOrder: ByteOrder = defaultByteOrder): Unit

Writes Float with specified byteOrder into the stream.