asBuffer
Returns an ArrayBuffer that wraps the original array.
Returns ByteBuffer over this array.
Receiver
the array.
Return
the new buffer.
Returns DoubleBuffer over this array.
Receiver
the array.
Return
the new buffer.
Returns FloatBuffer over this array.
Receiver
the array.
Return
the new buffer.
Returns IntBuffer over this array.
Receiver
the array.
Return
the new buffer.
Returns an ListBuffer that wraps the original list.
Returns LongBuffer over this array.
Receiver
the array.
Return
the new buffer.
Returns ShortBuffer over this array.
Receiver
the array.
Return
the new buffer.