cbor_new_definite_bytestring

Creates a new definite byte string

The handle is initialized to NULL and length to 0

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

extern (C)
cbor_new_definite_bytestring
()

Meta