cbor_new_indefinite_string

Creates a new indefinite string

The chunks array is initialized to NULL and chunkcount to 0

@return **new** indefinite string. NULL on malloc failure.

extern (C)
cbor_new_indefinite_string
()

Meta