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
.IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.