Jonathan
07/16/2025, 1:48 PMByteArray
called Payload
. I would like to expose a stream of Payload
using Flows. From my understanding my value class will be replaced with a full-blown class at runtime when used within a Flow, so I'm not getting any any benefits of using a value class, correct?