❔ AdditionalText to Bytes or stream
I am writing a generator, I have binary file format, how can I read it's bytes from
AdditionalText class? Or I am forced to abandon binary format and use JSON?