| Package | Description |
|---|---|
| org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
| Modifier and Type | Method and Description |
|---|---|
protected FastInputStream |
JavaBinCodec._init(FastInputStream dis) |
protected FastInputStream |
JavaBinCodec.initRead(byte[] buf) |
protected FastInputStream |
JavaBinCodec.initRead(InputStream is) |
static FastInputStream |
FastInputStream.wrap(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected FastInputStream |
JavaBinCodec._init(FastInputStream dis) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.