This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from fecdad4bd Add Buffers clear() methods (#853)
add d5ecccec6 Clear direct byte buffers (#855)
No new revisions were added by this update.
Summary of changes:
.../apache/commons/io/channels/FileChannels.java | 58 ++++++++++++----------
.../io/input/BufferedFileChannelInputStream.java | 2 +-
.../apache/commons/io/input/ByteBufferCleaner.java | 22 +++++---
.../io/input/MemoryMappedFileInputStream.java | 2 +-
4 files changed, 48 insertions(+), 36 deletions(-)