public class PrivateMessageDecoder extends Object
| Constructor and Description |
|---|
PrivateMessageDecoder() |
| Modifier and Type | Method and Description |
|---|---|
PrivateMessage |
decode(byte[] encodedPrivateMessage)
Decodes a byte array into a
PrivateMessage. |
public PrivateMessage decode(byte[] encodedPrivateMessage) throws IOException
PrivateMessage.encodedPrivateMessage - PrivateMessage.IOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.