packAsBinary

fun packAsBinary(vector: ByteArray, packed: ByteArray)

Pack the vector as a binary array.

Parameters

vector

the vector to pack

packed

the packed vector