Encodes and writes an unsigned integer value, that is, tries to encode it in a little bytes as possible. @param mt the major type of the value to write, denotes what semantics the written value has; @param value the value to write, values from Long#MIN_VALUE to Long#MAX_VALUE are su
(int mt, long value)
source not stored for this graph (policy: none)
no test coverage detected