Implement ByteBuffer with streaming support

前端 未结 0 896
囚心锁ツ
囚心锁ツ 2020-12-18 01:07

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

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