``` { 'foo' 'ASCII' ->BYTES 'bar' } ``` is serialized as `{"Zm9v":"bar"}`
is serialized as
{"Zm9v":"bar"}