Loads data item from a buffer
@param source The buffer @param source_size @param resultout Result indicator. #CBOR_ERR_NONE on success @return **new** CBOR item or NULL on failure. In that case, \p result contains location and description of the error.
See Implementation
Loads data item from a buffer
@param source The buffer @param source_size @param resultout Result indicator. #CBOR_ERR_NONE on success @return **new** CBOR item or NULL on failure. In that case, \p result contains location and description of the error.