class ByteBuffer
package java.nio
extends Buffer
implements Comparable<ByteBuffer>
extended by MappedByteBuffer
Available on jvm
Available on jvm
staticwrap(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBufferstaticwrap(param1:NativeArray<Int8>):ByteBufferget():Int8get(param1:NativeArray<Int8>):ByteBufferget(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBufferget(param1:Int):Int8put(param1:Int8):ByteBufferfinalput(param1:NativeArray<Int8>):ByteBufferput(param1:NativeArray<Int8>, param2:Int, param3:Int):ByteBufferput(param1:ByteBuffer):ByteBufferput(param1:Int, param2:Int8):ByteBuffer