Function
stride()
The number of bytes from the start of one instance of T to the start of the next when stored in contiguous memory.
static fun stride() -> Int
The number of bytes from the start of one instance of T to the start of the next when stored in contiguous memory.
static fun stride() -> Int