Encodes and writes the major type indicator with a given payload (length). @param majorType 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 IOExce
(int majorType, long value)
source not stored for this graph (policy: none)
no test coverage detected