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

readShort

open fun readShort(byteOrder: ByteOrder = defaultByteOrder): Short

Reads Short from the stream with specified byteOrder.

Exceptions

EOFException -