Searched defs:GetVectorAsNumpy (Results 1 – 2 of 2) sorted by relevance
/third_party/flatbuffers/python/flatbuffers/ | ||
D | encode.py | 29 def GetVectorAsNumpy(numpy_type, buf, count, offset): function |
D | table.py | 104 def GetVectorAsNumpy(self, flags, off): member in Table |