AsyncVarint

Functions

Link copied to clipboard
suspend fun decodeUnsigned(source: ByteReadChannel): ULong
Link copied to clipboard
suspend fun encodeUnsigned(value: ULong, output: ByteWriteChannel)