readUint64

fun readUint64(): <Error class: unknown class><Double, Double>(source)

Read a raw 64-bit unsigned integer and return it as an array [hi, lo] with two 32-bit unsigned integer entries. For use inside of a custom deserializer._readHostObject().