Package | Description |
---|---|
org.apache.manifoldcf.core.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,
InputStream remainderStream)
Constructor
|