binary-streams / loggersoft.kotlin.streams / BufferedStreamOutput / writeLong

writeLong

fun writeLong(value: BigInteger, bytes: Int, byteOrder: ByteOrder): Unit

Writes value with size in bytes with specified byteOrder into the stream.