VPackParser::fromJson has no variant that takes VPackBuilder.BuilderOptions
CuriusAlgo opened this issue · 1 comments
CuriusAlgo commented
The VPackBuilder used while parsing the Json string is always created with the default options, so it is impossible to get a VPackSlice with unindexed arrays/objects.