package java.nio
extends Buffer
implements Comparable<ShortBuffer>
Available on java
staticallocate(param1:Int):ShortBufferstaticwrap(param1:NativeArray<Int16>):ShortBufferstaticwrap(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBufferasReadOnlyBuffer():ShortBuffercompact():ShortBuffercompareTo(param1:Dynamic):IntcompareTo(param1:ShortBuffer):Intduplicate():ShortBufferequals(param1:Dynamic):Boolget(param1:NativeArray<Int16>):ShortBufferget():Int16get(param1:Int):Int16get(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBufferhashCode():Intorder():ByteOrderfinalput(param1:NativeArray<Int16>):ShortBufferput(param1:Int16):ShortBufferput(param1:Int, param2:Int16):ShortBufferput(param1:ShortBuffer):ShortBufferput(param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBufferslice():ShortBuffertoString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/ShortBuffer.html