Exemplo n.º 1
0
 public static GetIdealTime GetRootAsGetIdealTime(ByteBuffer _bb, GetIdealTime obj)
 {
     return(obj.__assign(_bb.GetInt(_bb.Position) + _bb.Position, _bb));
 }