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
2706381eef639dc19eab2b823bc86d2b8521e230
flatbuffers-bigfoot
/
java
/
com
/
google
/
flatbuffers
T
History
Paulo Pinheiro
b5560fcd52
[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (
#5506
)
...
Also add a FlexBuffer constructor to simplify usage
2019-09-10 10:06:47 -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
Use all of the available space in the buffer returned by ByteBufferFactory to allow the factory to keep a pool of larger than initialsize sized buffers. (
#5500
)
2019-09-03 11:13:32 -07:00
FlexBuffers.java
[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (
#5506
)
2019-09-10 10:06:47 -07:00
FlexBuffersBuilder.java
[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (
#5506
)
2019-09-10 10:06:47 -07:00
Struct.java
Add FLATBUFFERS_COMPATIBILITY string (
#5381
)
2019-06-17 19:16:21 +02:00
Table.java
Add FLATBUFFERS_COMPATIBILITY string (
#5381
)
2019-06-17 19:16:21 +02:00
Utf8.java
Update Utf8.java: more detailed exception message (
#5421
)
2019-06-27 12:19:57 -07:00
Utf8Old.java
Fixed broken Utf8Old.java
2019-06-24 16:54:28 -07:00
Utf8Safe.java
Java: Pulling in protobuf's faster UTF-8 encoder. (
#5035
)
2018-12-17 13:53:49 -08:00