package java.nio
extends Buffer
implements Comparable<ShortBuffer>
Available on javaasReadOnlyBuffer ():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
put (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
static allocate (param1:Int):ShortBuffer
static wrap (param1:NativeArray<Int16>):ShortBuffer
static wrap (param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBuffer
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/ShortBuffer.html