reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
348 stars 24 forks source link

Add support for bytes inside Literal #318

Open zhPavel opened 2 weeks ago

zhPavel commented 2 weeks ago

Literal loader should serialize bytes object and expects result string. Literal dumper should serialize bytes object and transforms object to result string.