class ByteBuffer
package java.nio
extends Buffer
implements Comparable<ByteBuffer>
extended by MappedByteBuffer
Available on java
Available on java
staticwrap(param1:NativeArray<Int8>):ByteBuffer
staticwrap(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBuffer
get(param1:NativeArray<Int8>):ByteBuffer
get():Int8
get(param1:Int):Int8
get(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBuffer
finalput(param1:NativeArray<Int8>):ByteBuffer
put(param1:Int8):ByteBuffer
put(param1:Int, param2:Int8):ByteBuffer
put(param1:ByteBuffer):ByteBuffer
put(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBuffer