Set the handle to the binary data
@param itemborrow A definite byte string @param data The memory block. The caller gives up the ownership of the block. libcbor will deallocate it when appropriate using its free function @param length Length of the data block
See Implementation
Set the handle to the binary data
@param itemborrow A definite byte string @param data The memory block. The caller gives up the ownership of the block. libcbor will deallocate it when appropriate using its free function @param length Length of the data block