Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin libraries
1.6
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Native
switch theme
search in API
kotlin-stdlib
/
kotlin.native
/
Vector128
Vector128
Native
class
Vector128
(
source
)
Since Kotlin
1.3
Members
Functions
equals
Link copied to clipboard
Native
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
fun
equals
(
other
:
Vector128
)
:
Boolean
Since Kotlin
1.3
get
Byte
At
Link copied to clipboard
Native
external
fun
getByteAt
(
index
:
Int
)
:
Byte
Since Kotlin
1.3
get
Double
At
Link copied to clipboard
Native
external
fun
getDoubleAt
(
index
:
Int
)
:
Double
Since Kotlin
1.3
get
Float
At
Link copied to clipboard
Native
external
fun
getFloatAt
(
index
:
Int
)
:
Float
Since Kotlin
1.3
get
Int
At
Link copied to clipboard
Native
external
fun
getIntAt
(
index
:
Int
)
:
Int
Since Kotlin
1.3
get
Long
At
Link copied to clipboard
Native
external
fun
getLongAt
(
index
:
Int
)
:
Long
Since Kotlin
1.3
get
UByte
At
Link copied to clipboard
Native
external
fun
getUByteAt
(
index
:
Int
)
:
UByte
Since Kotlin
1.3
get
UInt
At
Link copied to clipboard
Native
external
fun
getUIntAt
(
index
:
Int
)
:
UInt
Since Kotlin
1.3
get
ULong
At
Link copied to clipboard
Native
external
fun
getULongAt
(
index
:
Int
)
:
ULong
Since Kotlin
1.3
hash
Code
Link copied to clipboard
Native
open
override
fun
hashCode
(
)
:
Int
Since Kotlin
1.3
to
String
Link copied to clipboard
Native
open
override
fun
toString
(
)
:
String
Since Kotlin
1.3
Thanks for your feedback!
Was this page helpful?
Yes
No
How can we improve?
Enter your name and email address if you would like to receive a follow-up message or
contact our support
.
By submitting this form, I agree that JetBrains s.r.o. ("JetBrains") may use my name, email address, phone number, and country of residence to provide support. I agree that JetBrains may process said data using
third-party services
for this purpose in accordance with the
JetBrains Privacy Policy
.