void appendBlobData(IStatus status, int length, Pointer<Uint8> inBuffer) { _appendBlobData(self, status.self, length, inBuffer); status.checkStatus(); }