public final class ByteBufferCollector extends Object
| 构造器和说明 |
|---|
ByteBufferCollector() |
ByteBufferCollector(int initialSize) |
public ByteBufferCollector()
public ByteBufferCollector(int initialSize)
public void write(ByteBuffer byteBuffer)
public byte[] toByteArray()
Copyright © 2024. All rights reserved.