public class NetworkInputChannel extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RawDataBuffer |
ioBuffer |
protected InputStream |
stream |
| Constructor and Description |
|---|
NetworkInputChannel(int initialBufferSize,
InputStream stream)
Constructor
|
protected RawDataBuffer ioBuffer
protected InputStream stream
public NetworkInputChannel(int initialBufferSize,
InputStream stream)
Copyright © 2021. All rights reserved.