fun read(out: ByteArray): Int Reads the Xof snapshot's state for when Reader was produced, filling the provided out array completely.
fun read(out: ByteArray, offset: Int, len: Int): Int Reads the Xof snapshot's state for when Reader was produced, filling the provided out array for specified offset and len arguments.