forked from BigfootDev/flatbuffers
b69fc8cc95
Added a method FlatBufferBuilder::createSharedString that enable string sharing for building messages on java. The shared pool will only contains strings inserted by this methods.