Java 中怎么创建 ByteBuffer?

ByteBuffer buffer = ByteBuffer.allocate(256);

posted on 2017-05-27 00:10  辰_雨_  阅读(137)  评论(0编辑  收藏  举报

导航