Java How to write MappedByteBuffer to socket outputstream (server to client) with no copy

后端 未结 0 755
长情又很酷
长情又很酷 2020-12-05 23:06

In Java code, I have a region of file mapped using MappedByteBuffer and same i need to send to client (write to Outputstream), I need to make sure that while sending/writing

相关标签:
回答
  • 消灭零回复
提交回复
热议问题