vectorValue

open override fun vectorValue(targetOrd: Int): ByteArray

Return the vector value for the given vector ordinal which must be in 0, size() - 1, otherwise IndexOutOfBoundsException is thrown. The returned array may be shared across calls.

Return

the vector value