Type Alias flatbuffers::UOffsetT
source · pub type UOffsetT = u32;Expand description
UOffsetT is used represent both for relative pointers and lengths of vectors.
pub type UOffsetT = u32;UOffsetT is used represent both for relative pointers and lengths of vectors.