Function capnp::serialize::compute_serialized_size_in_words [] [src]

pub fn compute_serialized_size_in_words<A>(message: &Builder<A>) -> usize where A: Allocator

Returns the number of words required to serialize the message.