public static GetUser GetRootAsGetUser(ByteBuffer _bb, GetUser obj) { return(obj.__assign(_bb.GetInt(_bb.Position) + _bb.Position, _bb)); }