cirq_google.api.v2.ndarrays.to_uint8_array

Populate a new or provided UInt8Array message with given numpy array.

Note that this only accepts unsigned integers.

array Array to add.
out Message to add to.