I am working with the Python wrapper for ldns. rdf.data() returns something like <Swig Object of type 'uint8_t *' at 0xb742f938> and rdf.size() returns the number of bytes. How do I read the bytes? Thanks!