kool
/
kool.lib
/
sum
sum
fun
ByteBuffer
.
sum
():
Int
Content copied to clipboard
fun
ShortBuffer
.
sum
():
Int
Content copied to clipboard
fun
IntBuffer
.
sum
():
Int
Content copied to clipboard
fun
LongBuffer
.
sum
():
Long
Content copied to clipboard
fun
FloatBuffer
.
sum
():
Float
Content copied to clipboard
fun
DoubleBuffer
.
sum
():
Double
Content copied to clipboard
Returns the sum of all elements in the buffer.