Uses of Class
org.apache.commons.io.input.buffer.CircularByteBuffer
-
Packages that use CircularByteBuffer Package Description org.apache.commons.io.input.buffer This package provides implementations of buffered input classes, such asCircularBufferInputStream
andPeekableInputStream
. -
Uses of CircularByteBuffer in org.apache.commons.io.input.buffer
Fields in org.apache.commons.io.input.buffer declared as CircularByteBuffer Modifier and Type Field and Description protected CircularByteBuffer
CircularBufferInputStream. buffer
Internal buffer.
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.