public static final class RawNetworkMessageFilter.FilterRX extends Object implements NetworkMessageFilter.FilterRx
Constructor and Description |
---|
FilterRX()
Creates a new RawNetworkMessageFilter.FilterRX
|
Modifier and Type | Method and Description |
---|---|
Object |
filterRX(byte[] bytes)
Decodes an incoming byte array.
|
public Object filterRX(byte[] bytes)
filterRX
in interface NetworkMessageFilter.FilterRx
bytes
- The bytes received in an incoming messageCopyright © 1996–2014. All rights reserved.