open fun writeVector(elements: MutableList<out Bytes>): Unit
Write a vector of bytes.
elements - the bytes to write as a list
elements