public static interface NetworkMessageFilter.FilterTx
Modifier and Type | Method and Description |
---|---|
byte[] |
filterTX(Object obj)
Encodes an object into an array of bytes for sending
|
byte[] filterTX(Object obj) throws IOException
obj
- The object to convert into bytesIOException
- Thrown if something goes wrong during the encodingCopyright © 1996–2014. All rights reserved.