public static class TcpTransport.InitBuffer extends Object
Modifier and Type | Field and Description |
---|---|
ByteBuffer |
buffer |
int |
readSize |
Constructor and Description |
---|
InitBuffer(int readSize,
ByteBuffer buffer) |
public final int readSize
public final ByteBuffer buffer
public InitBuffer(int readSize, ByteBuffer buffer)
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.