Go to file
Scott Crosby 8a7f784de2 Change API for invoking per-type primitivegroup serializers.
Before, when calling the per-type serializer, we passed it the
encapsulating primitiveblock, into which it would place a newly allocated
primitive group.

Instead, have it return the new group, and then we store in the primitive
block. This will help with re-using per-type serializers for serializing
into non-primitiveblocks.
2010-09-08 07:47:23 -05:00
src Clean up protocolbuffer definitions and document them. 2010-09-01 15:22:39 -05:00
src.java/crosby/binary Change API for invoking per-type primitivegroup serializers. 2010-09-08 07:47:23 -05:00
build.sh Protobufs and common Java code for binary format. 2010-08-25 11:40:06 -05:00
foo XX 2010-08-08 23:54:23 -05:00