jgit/org.eclipse.jgit/src/org
Matthias Sohn a2bce029aa WorkingTreeIterator: directly filter input stream
This way we can avoid to access the byte buffers backing array.
Implement a ByteBufferInputStream to wrap a byte buffer which we can use
to expose the filter result as an input stream.

Change-Id: I461c82090de2562ea9b649b3f953aad4571e3d25
2023-09-25 22:06:13 +02:00
..
eclipse/jgit WorkingTreeIterator: directly filter input stream 2023-09-25 22:06:13 +02:00