Hi, When i tried to parsefrom 130MB of byte, I have an out of memory. parseFrom(byte[] data);: parses a message from the given byte array. this method multiply by ten the memory we have to use to create the object. Can we reduce memory usage by this method? Have we other method more efficient? Regards, HH
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/JnUmxjwdvKcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
