Constructor and Description |
---|
ReceivedBytesArgs() |
ReceivedBytesArgs(ByteBuffer bytes)
Creates event data.
|
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getBytes() |
void |
setBytes(ByteBuffer bytes) |
String |
toString() |
public ReceivedBytesArgs()
public ReceivedBytesArgs(ByteBuffer bytes)
bytes
- Bytes received from the wire.public ByteBuffer getBytes()
public void setBytes(ByteBuffer bytes)
Copyright © 2005–2024 Onix Solutions. All rights reserved.