MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / toDisplayChar

Method toDisplayChar

src/cn/aofeng/demo/nio/NioEchoServer.java:57–63  ·  view source on GitHub ↗

将字节缓冲区的每一个字节转换成ASCII字符。 @param buffer 字节缓冲区 @return 转换后的字节数组字符串

(ByteBuffer buffer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readDataMethod · 0.95

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected