0

I am reading data from RabbitMq as binary data and trying to store it in the LiteDB. Does the LiteDB support storage of binary data or should I be converting them to Base64 encoded string and storing it?

0 Answers0