cbor_serialize_array

Serialize an array

@param itemborrow An array @param buffer Buffer to serialize to @param buffer_size Size of the \p buffer @return Length of the result. 0 on failure.

extern (C)
size_t
cbor_serialize_array

Meta