Encodes and writes the major type and value as a simple type. @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 [0..31] are supported. @throws IOException in case of I/O problems writing the CBOR-encoded
(int majorType, int value)
source not stored for this graph (policy: none)
no test coverage detected