- java.lang.Object
-
- ch.bind.philib.io.BufferUtil
-
public final class BufferUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ByteBufferappend(ByteBuffer dst, ByteBuffer src)
-
-
-
Method Detail
-
append
public static ByteBuffer append(ByteBuffer dst, ByteBuffer src)
-
-