I am working in a GC sensitive environment, and am interested in serializing / deserializing protobuf from preallocated byte arrays instead of memory streams. Is this possible with the protobuf-net library?
Asked
Active
Viewed 2,891 times
5
-
1How would you know how big to make your buffers for serialization? – Rotem Jun 20 '14 at 14:51