Function capnp::serialize::write_message_to_words [−][src]
pub fn write_message_to_words<A>(message: &Builder<A>) -> Vec<u8> where
A: Allocator,
Constructs a flat vector containing the entire message, including a segment header.