MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / first

Method first

features/support/fbresult_generated.js:1024–1026  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1022 return this;
1023 }
1024 first() {
1025 return this.bb.readUint64(this.bb_pos);
1026 }
1027 second() {
1028 return this.bb.readUint64(this.bb_pos + 8);
1029 }

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected