Uses of Class
com.couchbase.client.core.error.DecodingFailureException
Package | Description |
---|---|
com.couchbase.client.core.json.stream |
-
Uses of DecodingFailureException in com.couchbase.client.core.json.stream
Methods in com.couchbase.client.core.json.stream that throw DecodingFailureException Modifier and Type Method Description void
JsonStreamParser. feed(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf input)
Consumes all readable bytes from the given buffer.