Type Definition flatbuffers::UOffsetT[][src]

type UOffsetT = u32;
Expand description

UOffsetT is used represent both for relative pointers and lengths of vectors.