| 1246 | return static_cast<DataType>(GetField<int32_t>(26, 6)); |
| 1247 | } |
| 1248 | const flatbuffers::Vector<float> *floatzeros() const { |
| 1249 | return GetPointer<const flatbuffers::Vector<float> *>(28); |
| 1250 | } |
| 1251 | bool Verify(flatbuffers::Verifier &verifier) const { |
| 1252 | return VerifyTableStart(verifier) && |
| 1253 | VerifyOffset(verifier, 4) && |