package java.nio
extends Buffer
implements Comparable<ShortBuffer>
Available on javaasReadOnlyBuffer ():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 ():ByteOrderput (param1:NativeArray<Int16>):ShortBufferput (param1:Int16):ShortBufferput (param1:Int, param2:Int16):ShortBufferput (param1:ShortBuffer):ShortBufferput (param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBufferslice ():ShortBuffertoString ():Stringstatic allocate (param1:Int):ShortBufferstatic wrap (param1:NativeArray<Int16>):ShortBufferstatic wrap (param1:NativeArray<Int16>, param2:Int, param3:Int):ShortBuffer
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/ShortBuffer.html