| Constructor and Description | 
|---|
| FramePrinter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | printData(ByteBuffer data,
         Appendable appendable) | 
| void | printFrameInfo(RawFrame frame,
              Appendable appendable) | 
| void | printPayload(RawFrame frame,
            Appendable appendable) | 
public void printFrameInfo(RawFrame frame, Appendable appendable) throws IOException
IOExceptionpublic void printPayload(RawFrame frame, Appendable appendable) throws IOException
IOExceptionpublic void printData(ByteBuffer data, Appendable appendable) throws IOException
IOExceptionCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.