This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
00fd394d23b89b72d7319c79f5deac58bb208ccc
flatbuffers-bigfoot
/
python
/
flatbuffers
History
tguo-aa
d9db48257b
Add self.assertNotNested() in CreateString
...
And also add a test case. If you try to nest CreateString you will get a clear exception.
2015-09-29 08:34:10 +08:00
..
__init__.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00
builder.py
Add self.assertNotNested() in CreateString
2015-09-29 08:34:10 +08:00
compat.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00
encode.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00
number_types.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00
packer.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00
table.py
Port FlatBuffers to Python.
2015-05-12 15:40:29 -07:00