ref v0.0.16 Release Notes

Release Date: 2012-06-01 // about 12 years ago
    • use Object.create() and Object.getPrototypeOf() for refType() and derefType()
    • remove cloneType()
    • make reading from a NULL pointer always throw an Error:
      • readCString()
      • readPointer()
      • readObject()
      • readInt64()
      • readUInt64()