| 构造器和说明 |
|---|
FramePrinter() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2023. All rights reserved.