Package | Description |
---|---|
org.apache.manifoldcf.connectorcommon.fuzzyml |
Modifier and Type | Field and Description |
---|---|
protected ByteBuffer |
PrefixedInputStream.bytes |
protected ByteBuffer |
ReplayableInputStream.bytes |
protected ByteBuffer |
BOMEncodingDetector.replayBuffer |
Constructor and Description |
---|
PrefixedInputStream(ByteBuffer bytes,
java.io.InputStream remainderStream)
Constructor
|