performance - Efficient way to serialize/de-serialize List of Objects to byte[] c# -


i looking processing/memory efficient , simple technique serialize/deserialize list of objects (like list byte[] , vice-verse. came know google uses protobuf , there similar ports available c#. need know efficient , simple way of serializing , de-serializing list of objects.

here can find serialization protocol comparison... here results:

serialization comparison


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -