neo4j_bytes_length

Return the length of a neo4j byte sequence.

Note that the result is undefined if the value is not of type NEO4J_BYTES.

@param value The neo4j byte sequence. @return The length of the sequence.

extern (C)
uint
neo4j_bytes_length

Meta