去掉尾末的行结束符(\r\n),并转换成字符串。 @param buffer 字节缓冲区 @return 返回去掉行结束符后的字符串。 @throws UnsupportedEncodingException @see #convert2String(ByteBuffer)
(ByteBuffer buffer)
source not stored for this graph (policy: none)
no test coverage detected