writeTwosComplementUInt

fun Sink.writeTwosComplementUInt(number: UInt): Int

Encodes an unsigned Int to a minimum-size twos-complement byte array

Return

the number of bytes written to the sink