Searched refs:decodeSignedVarintInt (Results 1 – 1 of 1) sorted by relevance
175 ProtoIntegerType.SIGNED -> decodeSignedVarintInt( in decode32()193 private fun decodeSignedVarintInt(input: ByteArrayInput): Int { in decodeSignedVarintInt() method in kotlinx.serialization.protobuf.internal.ProtobufReader