Implement ByteBuffer with streaming support

前端 未结 0 1771
走了就别回头了
走了就别回头了 2020-12-18 01:14

I need to pass data from one process to another through the blocking input/output streams. Are there anything ready to be used in JVM world? I wrote one by myself, but would

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