cbor_bytestring_length

Returns the length of the binary data

For definite byte strings only

@param itemborrow a definite bytestring @return length of the binary data. Zero if no chunk has been attached yet

extern (C)
size_t
cbor_bytestring_length
()

Meta