interface SSLStringizer
ByteBuffer into legible String.| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString(ByteBuffer buffer)
Returns a legible string representation of a
ByteBuffer. |
String toString(ByteBuffer buffer)
ByteBuffer.
Note that the implementation MUST not change the internal status of
the buffer.Copyright © 2023. All rights reserved.