serializeInt

abstract fun serializeInt(value: Int)

Serializes the given value.

Parameters

value