length method

int length()

from: public long length()

Implementation

core$_.int length() {
  return _length(reference.pointer, _id_length.pointer).long;
}