Uses of Class
org.apache.manifoldcf.connectorcommon.fuzzyml.ByteBuffer
-
Packages that use ByteBuffer Package Description org.apache.manifoldcf.connectorcommon.fuzzyml -
-
Uses of ByteBuffer in org.apache.manifoldcf.connectorcommon.fuzzyml
Fields in org.apache.manifoldcf.connectorcommon.fuzzyml declared as ByteBuffer Modifier and Type Field Description protected ByteBufferPrefixedInputStream. bytesprotected ByteBufferReplayableInputStream. bytesprotected ByteBufferBOMEncodingDetector. replayBufferConstructors in org.apache.manifoldcf.connectorcommon.fuzzyml with parameters of type ByteBuffer Constructor Description PrefixedInputStream(ByteBuffer bytes, java.io.InputStream remainderStream)Constructor
-