首页
技术面试题 3000
如何写入SocketChannel?
如何写入SocketChannel?
答案解析
将数据放入ByteBuffer,调用write(ByteBuffer)方法写出数据。
返回列表
返回首页