public class ByteBufJsonParser extends Object
Query value for json pointers in a ByteBuf Strictly works on utf8. Not a json validator, parses upto json pointer paths and return value Not thread safe
Constructor and Description |
---|
ByteBufJsonParser(JsonPointer[] jsonPointers) |
public ByteBufJsonParser(JsonPointer[] jsonPointers)
Copyright © 2017 Couchbase, Inc.. All rights reserved.