cbor_string_length

Returns the length of the underlying string

For definite strings only

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

extern (C)
size_t
cbor_string_length
()

Meta