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

writeShort

open fun writeShort(value: Short, byteOrder: ByteOrder = defaultByteOrder): Unit

Writes Short with specified byteOrder into the stream.