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. |
||
|---|---|---|
| src | ||
| src.java/crosby/binary | ||
| build.sh | ||
| foo | ||