[][src]Type Definition flatbuffers::UOffsetT

type UOffsetT = u32;

UOffsetT is a u32 that is used by pervasively to represent both pointers and lengths of vectors.