[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506)

Also add a FlexBuffer constructor to simplify usage
This commit is contained in:
Paulo Pinheiro
2019-09-10 19:06:47 +02:00
committed by Wouter van Oortmerssen
parent 782b865c55
commit b5560fcd52
5 changed files with 356 additions and 42 deletions

View File

@@ -48,7 +48,7 @@
<tab type="user" url="@ref flatbuffers_guide_use_rust"
title="Use in Rust"/>
<tab type="user" url="@ref flexbuffers"
title="Schema-less version"/>
title="FlexBuffers (Schema-less version)"/>
<tab type="usergroup" url="" title="gRPC">
<tab type="user" url="@ref flatbuffers_grpc_guide_use_cpp"
title="Use in C++"/>