expectedByteSize

abstract fun expectedByteSize(size: UInt): Int

The expected number of Bytes required to encode the length of the String.

Return

the number of Bytes required to encode the length of the String

Parameters

size

the size of the String