Reads the next major type from the underlying input stream, and verifies whether it matches the given expectations. @param majorType the expected major type, cannot be null (unchecked); @param subtype the expected subtype. @throws IOException in case of I/O problems reading the CBOR-en
(int majorType, int subtype)
source not stored for this graph (policy: none)
no test coverage detected