Function capnp::serialize::write_message_to_words[][src]

pub fn write_message_to_words<A>(message: &Builder<A>) -> Vec<u8> where
    A: Allocator
Expand description

Constructs a flat vector containing the entire message, including a segment header.