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
c978b9ef1f74c4918a33ee26217c85e5a5949a5b
flatbuffers-bigfoot
/
java
/
com
/
google
/
flatbuffers
History
Wouter van Oortmerssen
c978b9ef1f
Enforce matching version in Java and C#.
...
Change-Id: I7f1f12f2f97e5227e0dabc2965ce66a6d41c229c
2019-05-31 12:15:19 -07:00
..
ByteBufferUtil.java
Java/C#/Python prefixed size support (
#4445
)
2018-03-12 11:30:46 -07:00
Constants.java
Enforce matching version in Java and C#.
2019-05-31 12:15:19 -07:00
FlatBufferBuilder.java
Make ByteBufferFactory an abstract class in order to make FlatBuffers compatible with Java7. (
#5155
)
2019-02-11 21:02:32 +01:00
Struct.java
Adds __reset method to Struct and Table (
#4966
)
2018-10-03 12:09:30 -07:00
Table.java
Java: Calculation of vtable and vtable size moved to the __init method. (
#5210
)
2019-02-25 23:45:29 +01:00
Utf8.java
Java: Pulling in protobuf's faster UTF-8 encoder. (
#5035
)
2018-12-17 13:53:49 -08:00
Utf8Old.java
Java: Pulling in protobuf's faster UTF-8 encoder. (
#5035
)
2018-12-17 13:53:49 -08:00
Utf8Safe.java
Java: Pulling in protobuf's faster UTF-8 encoder. (
#5035
)
2018-12-17 13:53:49 -08:00