This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feat/channel-to-byte-array
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 7853b6642 fix: typo in default size value
add c4e3b4300 feat: add generic `getChannel(Class<C>)` accessor
No new revisions were added by this update.
Summary of changes:
.../apache/commons/io/build/AbstractOrigin.java | 123 ++++++++++-----------
.../commons/io/build/AbstractOriginSupplier.java | 24 ++--
.../commons/io/build/AbstractStreamBuilder.java | 29 ++---
.../commons/io/build/AbstractOriginTest.java | 24 ++--
.../io/build/AbstractStreamBuilderTest.java | 6 +-
.../apache/commons/io/build/ChannelOriginTest.java | 4 +-
.../commons/io/build/OutputStreamOriginTest.java | 5 -
.../commons/io/build/WriterStreamOriginTest.java | 5 -
8 files changed, 92 insertions(+), 128 deletions(-)