Jackson has had `NonBlockingByteBufferJsonParser` from 2.14. Could `NonBlockingParser`be upgraded to accommodate to `ByteBufferFeeder` to avoid having to do memory copying when source is `ByteBuffer`
Jackson has had
NonBlockingByteBufferJsonParserfrom 2.14.Could
NonBlockingParserbe upgraded to accommodate toByteBufferFeederto avoid having to do memory copying when source isByteBuffer