finish method

int finish()

Implementation

int finish() {
  return fbBuilder.endTable();
}