fun writeInt(value: Long, bytes: Int, byteOrder: ByteOrder): Unit
Writes value with size in bytes with specified byteOrder into the stream. The bytes should be in 1..8 range.