IntoZBytes:
    | ZBytes
    | Uint8Array
    | number[]
    | number[]
    | String
    | string
    | boolean

Union Type to convert various primitives and containers into ZBytes