cbor_new_indefinite_bytestring

Creates a new indefinite byte string

The chunks array is initialized to NULL and chunkcount to 0

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

extern (C)
cbor_new_indefinite_bytestring
()

Meta