Related to #531 -- it looks like there's still an offset calculation glitch when ByteArrayFeeder.feed() is called with a non-zero array offset.
Jackson version: 2.18.3
I've attached a slightly more comprehensive unit test. feedByteByByteFromOffsetZero() passes, but the others fail.
Thanks!
ByteArrayFeederOffsetTest.java.txt