Issue with `Schema.Uint8Array` not decoding `Uint8Array` directly
When using
Here an example: https://effect.website/play#632b38aa6cb7
Schema.Uint8Array shouldn't it also allow to decode an Uint8Array? It only decodes an Array.Here an example: https://effect.website/play#632b38aa6cb7
