package java.nio
extends Buffer
implements Comparable<ShortBuffer>
Available on java
staticallocate(param1:Int):ShortBuffer
staticwrap(param1:NativeArray<Int16>):ShortBuffer
staticwrap(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBuffer
asReadOnlyBuffer():ShortBuffer
compact():ShortBuffer
compareTo(param1:Dynamic):Int
compareTo(param1:ShortBuffer):Int
duplicate():ShortBuffer
equals(param1:Dynamic):Bool
get(param1:NativeArray<Int16>):ShortBuffer
get():Int16
get(param1:Int):Int16
get(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBuffer
hashCode():Int
order():ByteOrder
finalput(param1:NativeArray<Int16>):ShortBuffer
put(param1:Int16):ShortBuffer
put(param1:Int, param2:Int16):ShortBuffer
put(param1:ShortBuffer):ShortBuffer
put(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBuffer
slice():ShortBuffer
toString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/ShortBuffer.html