Encodes and writes an unsigned 64-bit integer value @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 supported. @throws IOException in case of I/O problems
(int mt, long value)
source not stored for this graph (policy: none)
no test coverage detected