writeTo

Writes all of our bytes to the target DataOutput.


fun writeTo(srcOffset: Int, dest: ByteArray, destOffset: Int, len: Int)

Copies bytes from this store to a target byte array.