Method used to create a {@link JsonParser} that can read contentsstored in this buffer. Will use default _objectCodec for object conversions.
Note: instances are not synchronized, that is, they are not thread-safe if there are concurrent appends to the underlying buffer.
@return Parser that can be used for reading contents stored in this buffer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.