add DatumWriter#sizeOf method that computes the number of bytes an object will
be serialized as
-----------------------------------------------------------------------------------------------
Key: AVRO-183
URL: https://issues.apache.org/jira/browse/AVRO-183
Project: Avro
Issue Type: New Feature
Components: java
Reporter: Doug Cutting
Assignee: Doug Cutting
Sometimes it is useful to know how large an object will be when serialized
before it is in fact serialized.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.