Type Definition flatbuffers::UOffsetT[][src]

type UOffsetT = u32;

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