length method
from: public long length()
Implementation
core$_.int length() {
return _length(reference.pointer, _id_length.pointer).long;
}
from: public long length()
core$_.int length() {
return _length(reference.pointer, _id_length.pointer).long;
}