Decode a PDU which must contain a GracefulDisconnect extended operation. Note that the stream of bytes much contain a full PDU, not a partial one.
@param stream The bytes to be decoded
@return An GracefulDisconnect object
@throws DecoderException If the decoding failed
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.